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 b96c1d5 commit ea81878Copy full SHA for ea81878
modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/10_basic.yml
@@ -538,10 +538,8 @@ setup:
538
---
539
"Delete data stream with failure stores":
540
- skip:
541
- # version: " - 8.11.99"
542
- # reason: "data streams only supported in 8.12+"
543
- version: all
544
- reason: AwaitsFix https://github.com/elastic/elasticsearch/issues/104348
+ version: " - 8.11.99"
+ reason: "data stream failure stores only supported in 8.12+"
545
546
- do:
547
allowed_warnings:
0 commit comments