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 5f6e258 commit 8f24264Copy full SHA for 8f24264
muted-tests.yml
@@ -276,6 +276,9 @@ tests:
276
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
277
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
278
issue: https://github.com/elastic/elasticsearch/issues/102992
279
+- class: org.elasticsearch.packaging.test.ArchiveTests
280
+ method: test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster
281
+ issue: https://github.com/elastic/elasticsearch/issues/116289
282
283
# Examples:
284
#
0 commit comments