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 7ea1d30 commit 48f8e97Copy full SHA for 48f8e97
muted-tests.yml
@@ -271,6 +271,9 @@ tests:
271
- class: org.elasticsearch.search.profile.dfs.DfsProfilerIT
272
method: testProfileDfs
273
issue: https://github.com/elastic/elasticsearch/issues/119711
274
+- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
275
+ method: testUpgradeDataStream
276
+ issue: https://github.com/elastic/elasticsearch/issues/119717
277
278
# Examples:
279
#
0 commit comments