From 7a0eb9912bd316ddca8054fcb5c340bfc6e4dc16 Mon Sep 17 00:00:00 2001 From: Chris Earle Date: Mon, 30 Apr 2018 10:24:22 -0400 Subject: [PATCH] _cluster/state Skip Test for pre-6.4, not pre-7.0 This updates the skip section for the new `_cluster/state` responses to include 6.4+ now that it has been backported. --- .../resources/rest-api-spec/test/cluster.state/10_basic.yml | 2 +- .../resources/rest-api-spec/test/cluster.state/20_filtering.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml index c38a33fdff198..ae9637c08dd55 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml @@ -22,7 +22,7 @@ --- "get cluster state returns cluster_uuid at the top level": - skip: - version: " - 6.99.99" + version: " - 6.3.99" reason: "cluster state including cluster_uuid at the top level is new in v6.4.0 and higher" - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/20_filtering.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/20_filtering.yml index f9e5a0c03df5d..880efaff19aa6 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/20_filtering.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/20_filtering.yml @@ -160,7 +160,7 @@ setup: --- "Filtering the cluster state returns cluster_uuid at the top level regardless of metric filters": - skip: - version: " - 6.99.99" + version: " - 6.3.99" reason: "cluster state including cluster_uuid at the top level is new in v6.4.0 and higher" - do: