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 23f9cbe commit 3530f98Copy full SHA for 3530f98
muted-tests.yml
@@ -648,6 +648,9 @@ tests:
648
- class: org.elasticsearch.upgrades.FullClusterRestartIT
649
method: testSystemIndexMetadataIsUpgraded {cluster=UPGRADED}
650
issue: https://github.com/elastic/elasticsearch/issues/135923
651
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
652
+ method: testSearch {cluster=UPGRADED}
653
+ issue: https://github.com/elastic/elasticsearch/issues/135927
654
655
# Examples:
656
#
0 commit comments