From b7bcb5bb3ad4cad80b08ee6c666d71e8fd5b342e Mon Sep 17 00:00:00 2001 From: Simon Willnauer Date: Tue, 13 Dec 2016 21:44:03 +0100 Subject: [PATCH] [TEST] Skip term / int partitioning tests in bwc tests pre 5.2.0 --- .../test/search.aggregation/20_terms.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/20_terms.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/20_terms.yaml index 049ea4bbf76..c52723a1413 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/20_terms.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/20_terms.yaml @@ -354,6 +354,11 @@ setup: --- "Partitioned string test": + + - skip: + version: " - 5.1.99" + reason: Partitioning is a 5.2.0 feature + - do: index: index: test_1 @@ -408,6 +413,11 @@ setup: --- "Partitioned integer test": + + - skip: + version: " - 5.1.99" + reason: Partitioning is a 5.2.0 feature + - do: index: index: test_1