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 3ced369 commit 31bfeceCopy full SHA for 31bfece
muted-tests.yml
@@ -660,6 +660,9 @@ tests:
660
- class: org.elasticsearch.TransportVersionTests
661
method: testVersionComparison
662
issue: https://github.com/elastic/elasticsearch/issues/136410
663
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
664
+ method: testRollupAfterRestart {cluster=UPGRADED}
665
+ issue: https://github.com/elastic/elasticsearch/issues/136437
666
667
# Examples:
668
#
0 commit comments