|
@@ -1,8 +1,8 @@
|
|
|
---
|
|
|
"Component and index template composition":
|
|
|
- skip:
|
|
|
- version: " - 7.99.99"
|
|
|
- reason: "not yet backported"
|
|
|
+ version: " - 7.7.99"
|
|
|
+ reason: "index template v2 API unavailable before 7.8"
|
|
|
|
|
|
- do:
|
|
|
cluster.put_component_template:
|
|
@@ -85,8 +85,8 @@
|
|
|
---
|
|
|
"Index template priority":
|
|
|
- skip:
|
|
|
- version: " - 7.99.99"
|
|
|
- reason: "not yet backported"
|
|
|
+ version: " - 7.7.99"
|
|
|
+ reason: "index template v2 API unavailable before 7.8"
|
|
|
|
|
|
- do:
|
|
|
indices.put_index_template:
|
|
@@ -123,8 +123,8 @@
|
|
|
---
|
|
|
"Component template only composition":
|
|
|
- skip:
|
|
|
- version: " - 7.99.99"
|
|
|
- reason: "not yet backported"
|
|
|
+ version: " - 7.7.99"
|
|
|
+ reason: "index template v2 API unavailable before 7.8"
|
|
|
|
|
|
- do:
|
|
|
cluster.put_component_template:
|
|
@@ -165,8 +165,8 @@
|
|
|
---
|
|
|
"Index template without component templates":
|
|
|
- skip:
|
|
|
- version: " - 7.99.99"
|
|
|
- reason: "not yet backported"
|
|
|
+ version: " - 7.7.99"
|
|
|
+ reason: "index template v2 API unavailable before 7.8"
|
|
|
|
|
|
- do:
|
|
|
indices.put_index_template:
|