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 c1141cc commit 8814debCopy full SHA for 8814deb
muted-tests.yml
@@ -263,6 +263,9 @@ tests:
263
- class: org.elasticsearch.upgrades.FullClusterRestartIT
264
method: testSearchTimeSeriesMode {cluster=UPGRADED}
265
issue: https://github.com/elastic/elasticsearch/issues/117090
266
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
267
+ method: testNewReplicasTimeSeriesMode {cluster=OLD}
268
+ issue: https://github.com/elastic/elasticsearch/issues/117091
269
270
# Examples:
271
#
0 commit comments