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 4b022ba commit 2941684Copy full SHA for 2941684
muted-tests.yml
@@ -461,6 +461,9 @@ tests:
461
- class: org.elasticsearch.upgrades.FullClusterRestartDownsampleIT
462
method: testRollupIndex {cluster=UPGRADED}
463
issue: https://github.com/elastic/elasticsearch/issues/135906
464
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
465
+ method: testSystemIndexMetadataIsUpgraded {cluster=UPGRADED}
466
+ issue: https://github.com/elastic/elasticsearch/issues/135923
467
468
# Examples:
469
#
0 commit comments