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 8609311 commit cebd8a5Copy full SHA for cebd8a5
muted-tests.yml
@@ -630,6 +630,9 @@ tests:
630
- class: org.elasticsearch.upgrades.NoLogsUsageRollingUpgradeIT
631
method: testUsage {upgradedNodes=2}
632
issue: https://github.com/elastic/elasticsearch/issues/135319
633
+- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
634
+ method: testIndexing {upgradedNodes=3}
635
+ issue: https://github.com/elastic/elasticsearch/issues/135320
636
637
# Examples:
638
#
0 commit comments