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 9bf6e4c commit 3d16a1eCopy full SHA for 3d16a1e
muted-tests.yml
@@ -675,6 +675,9 @@ tests:
675
- class: org.elasticsearch.upgrades.FullClusterRestartIT
676
method: testClosedIndices {cluster=UPGRADED}
677
issue: https://github.com/elastic/elasticsearch/issues/135941
678
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
679
+ method: testOperationBasedRecovery {cluster=UPGRADED}
680
+ issue: https://github.com/elastic/elasticsearch/issues/135944
681
682
# Examples:
683
#
0 commit comments