Skip to content

Commit 7b30cd2

Browse files
authored
Unmute LogsdbIndexingRollingUpgradeIT tests (#124851)
These test failed briefly because #124803 was merged and #124787 wasn't. Fixes #124830 Fixes #124831 Fixes #124833
1 parent 084627e commit 7b30cd2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -339,15 +339,6 @@ tests:
339339
- class: org.elasticsearch.common.metrics.ExponentiallyWeightedMovingRateTests
340340
method: testEwmr_threadSafe
341341
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-
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
346-
method: testIndexing {upgradedNodes=3}
347-
issue: https://github.com/elastic/elasticsearch/issues/124831
348-
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
349-
method: testIndexing {upgradedNodes=1}
350-
issue: https://github.com/elastic/elasticsearch/issues/124833
351342
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
352343
method: testUpdateIndexTemplateToDataStreamLifecyclePreference
353344
issue: https://github.com/elastic/elasticsearch/issues/124837

0 commit comments

Comments
 (0)