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 13bbd4b commit 9523b29Copy full SHA for 9523b29
muted-tests.yml
@@ -339,6 +339,9 @@ tests:
339
- class: org.elasticsearch.common.metrics.ExponentiallyWeightedMovingRateTests
340
method: testEwmr_threadSafe
341
issue: https://github.com/elastic/elasticsearch/issues/124692
342
+- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
343
+ method: testIndexing {upgradedNodes=2}
344
+ issue: https://github.com/elastic/elasticsearch/issues/124830
345
346
# Examples:
347
#
0 commit comments