Skip to content

Commit 3029b31

Browse files
committed
Adjust skip version data stream test
after #62527 was backported.
1 parent 14fe9cf commit 3029b31

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
@@ -358,8 +358,8 @@ setup:
358358
---
359359
"Create index into a namespace that is governed by a data stream template":
360360
- skip:
361-
version: " - 7.99.99"
362-
reason: "adjust until #62527 is fully backported"
361+
version: " - 7.9.1"
362+
reason: "data streams only supported in 7.9+"
363363
features: allowed_warnings
364364

365365
- do:

0 commit comments

Comments
 (0)