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 079e83b commit 216ca34Copy full SHA for 216ca34
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