From fdbbd834d6b7c5a0460b5b40548009640b0a62d2 Mon Sep 17 00:00:00 2001 From: bowenlan-amzn Date: Thu, 2 May 2024 22:05:44 -0700 Subject: [PATCH] Update rest tests skip version to include 2.15 Signed-off-by: bowenlan-amzn --- .../rest-api-spec/test/search.aggregation/10_histogram.yml | 2 +- .../rest-api-spec/test/search.aggregation/230_composite.yml | 2 +- .../test/search.aggregation/330_auto_date_histogram.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml index fa71137912a91..ebe5edc4370b7 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml @@ -648,7 +648,7 @@ setup: --- "date_histogram profiler shows filter rewrite info": - skip: - version: " - 2.99.99" + version: " - 2.14.99" reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0) - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml index 3a0099dae3b33..ec2d940c16160 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml @@ -1073,7 +1073,7 @@ setup: --- "composite aggregation date_histogram profile shows filter rewrite info": - skip: - version: " - 2.99.99" + version: " - 2.14.99" reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0) - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/330_auto_date_histogram.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/330_auto_date_histogram.yml index 1356eac41ae79..250689e655476 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/330_auto_date_histogram.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/330_auto_date_histogram.yml @@ -103,7 +103,7 @@ setup: --- "auto_date_histogram profile shows filter rewrite info": - skip: - version: " - 2.99.99" + version: " - 2.14.99" reason: debug info for filter rewrite added in 3.0.0 (to be backported to 2.14.0) - do: