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.
2 parents bb75c89 + 37e383d commit 15e6c53Copy full SHA for 15e6c53
muted-tests.yml
@@ -648,6 +648,9 @@ tests:
648
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
649
method: testStopQueryInlineStats
650
issue: https://github.com/elastic/elasticsearch/issues/135032
651
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
652
+ method: testResize {cluster=UPGRADED}
653
+ issue: https://github.com/elastic/elasticsearch/issues/135909
654
655
# Examples:
656
#
0 commit comments