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 6047a74 commit 339d127Copy full SHA for 339d127
muted-tests.yml
@@ -651,6 +651,9 @@ tests:
651
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
652
method: testIndexing {upgradedNodes=2}
653
issue: https://github.com/elastic/elasticsearch/issues/135238
654
+- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
655
+ method: testDataStreamValidationDoesNotBreakUpgrade
656
+ issue: https://github.com/elastic/elasticsearch/issues/135406
657
658
# Examples:
659
#
0 commit comments