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 561bbca commit 5d79dc2Copy full SHA for 5d79dc2
x-pack/plugin/downsample/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/downsample/60_settings.yml
@@ -93,10 +93,9 @@
93
---
94
"Downsample datastream with tier preference":
95
- skip:
96
- version: "all"
97
- reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/97150"
98
-# version: " - 8.4.99"
99
-# reason: "rollup renamed to downsample in 8.5.0"
+ version: " - 8.4.99"
+ features: default_shards
+ reason: "rollup renamed to downsample in 8.5.0, avoid globalTemplateIndexSettings with overlapping index pattern"
100
101
- do:
102
indices.put_index_template:
0 commit comments