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 98e06cc commit 26ecf86Copy full SHA for 26ecf86
muted-tests.yml
@@ -615,6 +615,9 @@ tests:
615
- class: org.elasticsearch.upgrades.LogsUsageRollingUpgradeIT
616
method: testUsage {upgradedNodes=3}
617
issue: https://github.com/elastic/elasticsearch/issues/135312
618
+- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
619
+ method: testLogsIndexing {upgradedNodes=1}
620
+ issue: https://github.com/elastic/elasticsearch/issues/135313
621
622
# Examples:
623
#
0 commit comments