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 e505850 commit c05231aCopy full SHA for c05231a
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
257
method: test {p0=migrate/20_reindex_status/Test Reindex With Existing Data Stream}
258
issue: https://github.com/elastic/elasticsearch/issues/126769
259
+- class: org.elasticsearch.upgrades.LogsIndexModeFullClusterRestartIT
260
+ method: testLogsIndexing {cluster=UPGRADED}
261
+ issue: https://github.com/elastic/elasticsearch/issues/126967
262
263
# Examples:
264
#
0 commit comments