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 9cf03be commit 8de0d7aCopy full SHA for 8de0d7a
muted-tests.yml
@@ -269,6 +269,9 @@ tests:
269
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
270
method: testSearchTimeSeriesMode {cluster=OLD}
271
issue: https://github.com/elastic/elasticsearch/issues/117092
272
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
273
+ method: testNewReplicasTimeSeriesMode {cluster=UPGRADED}
274
+ issue: https://github.com/elastic/elasticsearch/issues/117093
275
276
# Examples:
277
#
0 commit comments