Skip to content

Commit 49256c1

Browse files
authored
Adjust versioning for a data stream aliases yaml test. (#74924)
I forgot to adjust the versioning when data stream aliases was backported to 7.x branch.
1 parent 6c6e687 commit 49256c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream/140_data_stream_aliases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
"Create data stream alias":
33
- skip:
4-
version: " - 7.99.99"
5-
reason: "data streams alias not yet backported to the 7.x branch"
4+
version: " - 7.13.99"
5+
reason: "data streams aliases are available from 7.14.0"
66
features: allowed_warnings
77

88
- do:

0 commit comments

Comments
 (0)