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 a97a9bd commit f7a1b9eCopy full SHA for f7a1b9e
muted-tests.yml
@@ -648,6 +648,9 @@ tests:
648
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
649
method: testLogsIndexing {upgradedNodes=3}
650
issue: https://github.com/elastic/elasticsearch/issues/135315
651
+- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
652
+ method: testIndexing {upgradedNodes=3}
653
+ issue: https://github.com/elastic/elasticsearch/issues/135324
654
655
# Examples:
656
#
0 commit comments