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 e63add2 commit c349b48Copy full SHA for c349b48
muted-tests.yml
@@ -684,6 +684,9 @@ tests:
684
- class: org.elasticsearch.upgrades.FullClusterRestartIT
685
method: testRecovery {cluster=UPGRADED}
686
issue: https://github.com/elastic/elasticsearch/issues/135953
687
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
688
+ method: testNewReplicas {cluster=UPGRADED}
689
+ issue: https://github.com/elastic/elasticsearch/issues/135956
690
691
# Examples:
692
#
0 commit comments