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 9dfc8d4 commit a97a9bdCopy full SHA for a97a9bd
muted-tests.yml
@@ -645,6 +645,9 @@ tests:
645
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
646
method: testIndexing {upgradedNodes=3}
647
issue: https://github.com/elastic/elasticsearch/issues/135237
648
+- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
649
+ method: testLogsIndexing {upgradedNodes=3}
650
+ issue: https://github.com/elastic/elasticsearch/issues/135315
651
652
# Examples:
653
#
0 commit comments