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 231ebaf commit 3b3ea20Copy full SHA for 3b3ea20
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
254
- class: org.elasticsearch.upgrades.FullClusterRestartIT
255
method: testNewReplicasTimeSeriesMode {cluster=OLD}
256
issue: https://github.com/elastic/elasticsearch/issues/117087
257
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
258
+ method: testNewReplicasTimeSeriesMode {cluster=UPGRADED}
259
+ issue: https://github.com/elastic/elasticsearch/issues/117088
260
261
# Examples:
262
#
0 commit comments