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 2838dbb commit 7eeb908Copy full SHA for 7eeb908
muted-tests.yml
@@ -436,6 +436,9 @@ tests:
436
- class: org.elasticsearch.ingest.geoip.FullClusterRestartIT
437
method: testGeoIpSystemFeaturesMigration {cluster=UPGRADED}
438
issue: https://github.com/elastic/elasticsearch/issues/121115
439
+- class: org.elasticsearch.xpack.core.ilm.SetSingleNodeAllocateStepTests
440
+ method: testPerformActionSomeShardsOnlyOnNewNodesButNewNodesInvalidAttrs
441
+ issue: https://github.com/elastic/elasticsearch/issues/121495
442
443
# Examples:
444
#
0 commit comments