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 742b39b commit 69c0082Copy full SHA for 69c0082
muted-tests.yml
@@ -663,6 +663,9 @@ tests:
663
- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
664
method: testIndexing {upgradedNodes=1}
665
issue: https://github.com/elastic/elasticsearch/issues/135525
666
+- class: org.elasticsearch.upgrades.NoLogsUsageRollingUpgradeIT
667
+ method: testUsage {upgradedNodes=2}
668
+ issue: https://github.com/elastic/elasticsearch/issues/135319
669
670
# Examples:
671
#
0 commit comments