Skip to content

Commit c83d8ce

Browse files
authored
Adjust skip version data stream test (#62597)
after #62527 was backported.
1 parent 7324ee1 commit c83d8ce

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/test/resources/rest-api-spec/test/data_stream

1 file changed

+2
-2
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/data_stream/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,8 @@ setup:
403403
---
404404
"Create index into a namespace that is governed by a data stream template":
405405
- skip:
406-
version: " - 7.99.99"
407-
reason: "adjust until #62527 is fully backported"
406+
version: " - 7.9.1"
407+
reason: "data streams only supported in 7.9+"
408408
features: allowed_warnings
409409

410410
- do:

0 commit comments

Comments
 (0)