Browse Source

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.
Martijn van Groningen 4 years ago
parent
commit
49256c168e

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

@@ -1,8 +1,8 @@
 ---
 "Create data stream alias":
   - skip:
-      version: " - 7.99.99"
-      reason: "data streams alias not yet backported to the 7.x branch"
+      version: " - 7.13.99"
+      reason: "data streams aliases are available from 7.14.0"
       features: allowed_warnings
 
   - do: