Browse Source

Mute failing REST tests with correct syntax (#58048)

Dan Hermann 5 years ago
parent
commit
f9f39d75fa

+ 1 - 1
qa/multi-cluster-search/src/test/resources/rest-api-spec/test/multi_cluster/100_resolve_index.yml

@@ -1,7 +1,7 @@
 ---
 "Resolve index with indices, aliases, and data streams":
   - skip:
-      version: "* - *"
+      version: "all"
       reason: muting
 
   - do:

+ 3 - 3
rest-api-spec/src/main/resources/rest-api-spec/test/indices.resolve_index/10_basic_resolve_index.yml

@@ -1,7 +1,7 @@
 ---
 setup:
   - skip:
-      version: "* - *"
+      version: "all"
       reason: muting
       features: allowed_warnings
 
@@ -66,7 +66,7 @@ setup:
 ---
 "Resolve index with indices, aliases, and data streams":
   - skip:
-      version: "* - *"
+      version: "all"
       reason: muting
 
   - do:
@@ -110,7 +110,7 @@ setup:
 ---
 "Resolve index with hidden and closed indices":
   - skip:
-      version: "* - *"
+      version: "all"
       reason: muting
 
   - do: