|
@@ -411,6 +411,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
|
|
|
method: testGetDataStreamResponse
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/125083
|
|
|
+- class: org.elasticsearch.discovery.ec2.Ec2DiscoveryTests
|
|
|
+ method: testFilterByTags
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/125090
|
|
|
|
|
|
# Examples:
|
|
|
#
|