Browse Source

Mute failing REST tests

Dan Hermann 5 years ago
parent
commit
780603d9f7

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

@@ -1,8 +1,8 @@
 ---
 ---
 "Resolve index with indices, aliases, and data streams":
 "Resolve index with indices, aliases, and data streams":
   - skip:
   - skip:
-      version: " - 7.99.99"
-      reason: not backported yet
+      version: "* - *"
+      reason: muting
 
 
   - do:
   - do:
       indices.resolve_index:
       indices.resolve_index:

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

@@ -1,6 +1,8 @@
 ---
 ---
 setup:
 setup:
   - skip:
   - skip:
+      version: "* - *"
+      reason: muting
       features: allowed_warnings
       features: allowed_warnings
 
 
   - do:
   - do:
@@ -64,8 +66,8 @@ setup:
 ---
 ---
 "Resolve index with indices, aliases, and data streams":
 "Resolve index with indices, aliases, and data streams":
   - skip:
   - skip:
-      version: " - 7.99.99"
-      reason: not backported yet
+      version: "* - *"
+      reason: muting
 
 
   - do:
   - do:
       indices.resolve_index:
       indices.resolve_index:
@@ -108,8 +110,8 @@ setup:
 ---
 ---
 "Resolve index with hidden and closed indices":
 "Resolve index with hidden and closed indices":
   - skip:
   - skip:
-      version: " - 7.99.99"
-      reason: not backported yet
+      version: "* - *"
+      reason: muting
 
 
   - do:
   - do:
       indices.resolve_index:
       indices.resolve_index: