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 0e100d7 commit 7a5ddb7Copy full SHA for 7a5ddb7
muted-tests.yml
@@ -293,6 +293,9 @@ tests:
293
- class: org.elasticsearch.upgrades.DownsampleIT
294
method: testRollupIndex {upgradedNodes=2}
295
issue: https://github.com/elastic/elasticsearch/issues/117124
296
+- class: org.elasticsearch.upgrades.IndexingIT
297
+ method: testAutoIdWithOpTypeCreate {upgradedNodes=1}
298
+ issue: https://github.com/elastic/elasticsearch/issues/117125
299
300
# Examples:
301
#
0 commit comments