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 9108b50 commit 29f9868Copy full SHA for 29f9868
muted-tests.yml
@@ -471,6 +471,9 @@ tests:
471
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
472
method: testIndexing {upgradedNodes=0}
473
issue: https://github.com/elastic/elasticsearch/issues/137794
474
+- class: org.elasticsearch.upgrades.WildcardRollingUpgradeIT
475
+ method: testIndexing {upgradedNodes=1}
476
+ issue: https://github.com/elastic/elasticsearch/issues/137795
477
478
# Examples:
479
#
0 commit comments