Skip to content

Commit 5d79dc2

Browse files
authored
Backport #102743 to 8.11 branch. (#102749)
Backport #102743 to 8.11 branch
1 parent 561bbca commit 5d79dc2

File tree

1 file changed

+3
-4
lines changed
  • x-pack/plugin/downsample/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/downsample

1 file changed

+3
-4
lines changed

x-pack/plugin/downsample/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/downsample/60_settings.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,9 @@
9393
---
9494
"Downsample datastream with tier preference":
9595
- 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"
96+
version: " - 8.4.99"
97+
features: default_shards
98+
reason: "rollup renamed to downsample in 8.5.0, avoid globalTemplateIndexSettings with overlapping index pattern"
10099

101100
- do:
102101
indices.put_index_template:

0 commit comments

Comments
 (0)