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 c11171a commit 5ca1c8dCopy full SHA for 5ca1c8d
muted-tests.yml
@@ -357,6 +357,9 @@ tests:
357
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
358
method: testTimestampNotAddedIfExists
359
issue: https://github.com/elastic/elasticsearch/issues/121842
360
+- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
361
+ method: testDestIndexNameSet_withDotPrefix
362
+ issue: https://github.com/elastic/elasticsearch/issues/121977
363
364
# Examples:
365
#
0 commit comments