Skip to content

Commit 413521e

Browse files
Adjust versioning for a data stream aliases yaml test. (#74929)
Backport of #74924 to 7.x branch. I forgot to adjust the versioning when data stream aliases was backported to 7.x branch. Co-authored-by: Martijn van Groningen <[email protected]>
1 parent 3092402 commit 413521e

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)