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 ea1201e commit 195bb92Copy full SHA for 195bb92
muted-tests.yml
@@ -645,6 +645,9 @@ tests:
645
- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
646
method: testIndexing {upgradedNodes=3}
647
issue: https://github.com/elastic/elasticsearch/issues/135324
648
+- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
649
+ method: testIndexing {upgradedNodes=2}
650
+ issue: https://github.com/elastic/elasticsearch/issues/135325
651
652
# Examples:
653
#
0 commit comments