We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cecbb commit ed2ef1eCopy full SHA for ed2ef1e
muted-tests.yml
@@ -278,6 +278,9 @@ tests:
278
- class: org.elasticsearch.upgrades.SearchStatesIT
279
method: testCanMatch
280
issue: https://github.com/elastic/elasticsearch/issues/116618
281
+- class: org.elasticsearch.packaging.test.ArchiveGenerateInitialCredentialsTests
282
+ method: test20NoAutoGenerationWhenAutoConfigurationDisabled
283
+ issue: https://github.com/elastic/elasticsearch/issues/116619
284
285
# Examples:
286
#
0 commit comments