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 cb8647e commit 9467036Copy full SHA for 9467036
muted-tests.yml
@@ -699,6 +699,9 @@ tests:
699
- class: org.elasticsearch.upgrades.FullClusterRestartIT
700
method: testClusterState {cluster=UPGRADED}
701
issue: https://github.com/elastic/elasticsearch/issues/135960
702
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
703
+ method: testShrink {cluster=UPGRADED}
704
+ issue: https://github.com/elastic/elasticsearch/issues/135962
705
706
# Examples:
707
#
0 commit comments