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 58dac8a commit 0308ee2Copy full SHA for 0308ee2
muted-tests.yml
@@ -660,6 +660,9 @@ tests:
660
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
661
method: testIndexing {upgradedNodes=1}
662
issue: https://github.com/elastic/elasticsearch/issues/135236
663
+- class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT
664
+ method: testIndexing {upgradedNodes=2}
665
+ issue: https://github.com/elastic/elasticsearch/issues/135344
666
667
# Examples:
668
#
0 commit comments