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 560fdfb commit f6a52c9Copy full SHA for f6a52c9
muted-tests.yml
@@ -352,6 +352,9 @@ tests:
352
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
353
method: testTsdbStartEndSet
354
issue: https://github.com/elastic/elasticsearch/issues/121916
355
+- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
356
+ method: testDestIndexNameSet_noDotPrefix
357
+ issue: https://github.com/elastic/elasticsearch/issues/121772
358
359
# Examples:
360
#
0 commit comments