From 91917d6e913329ef49b8ee9009a2094556d6e9b4 Mon Sep 17 00:00:00 2001 From: Ali Beyad Date: Mon, 2 Jan 2017 18:26:19 -0500 Subject: [PATCH] [TEST] mute backwards compatability tests for explain API until 5.2 snapshot builds can be published again --- .../test/cluster.allocation_explain/10_basic.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml index 9e1a57a4980..06f9c9e12c2 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yaml @@ -1,7 +1,8 @@ --- "cluster shard allocation explanation test": - skip: - version: " - 5.1.99" + # Set to 6.0.0 for now because the 5.2 snapshot builds are failing, causing these tests to run against an old 5.2 build + version: " - 6.0.0" reason: allocation explain api format is different in versions < 5.2.0 - do: @@ -39,7 +40,8 @@ --- "cluster shard allocation explanation test with empty request": - skip: - version: " - 5.1.99" + # Set to 6.0.0 for now because the 5.2 snapshot builds are failing, causing these tests to run against an old 5.2 build + version: " - 6.0.0" reason: allocation explain api format is different in versions < 5.2.0 - do: