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 71489da commit ff6b623Copy full SHA for ff6b623
muted-tests.yml
@@ -624,6 +624,9 @@ tests:
624
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
625
method: testLogsIndexing {upgradedNodes=3}
626
issue: https://github.com/elastic/elasticsearch/issues/135315
627
+- class: org.elasticsearch.upgrades.NoLogsUsageRollingUpgradeIT
628
+ method: testUsage {upgradedNodes=3}
629
+ issue: https://github.com/elastic/elasticsearch/issues/135316
630
631
# Examples:
632
#
0 commit comments