Skip to content

Commit ea81878

Browse files
authored
Unmute {p0=data_stream/10_basic/Delete data stream with failure stores} (#106865) (#106868)
1 parent b96c1d5 commit ea81878

File tree

1 file changed

+2
-4
lines changed
  • modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream

1 file changed

+2
-4
lines changed

modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/10_basic.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,8 @@ setup:
538538
---
539539
"Delete data stream with failure stores":
540540
- 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
541+
version: " - 8.11.99"
542+
reason: "data stream failure stores only supported in 8.12+"
545543

546544
- do:
547545
allowed_warnings:

0 commit comments

Comments
 (0)