From 6fd8fe5fbec04875330fcae8cfc1581cde11ee0b Mon Sep 17 00:00:00 2001 From: Heemin Kim Date: Wed, 19 Oct 2022 16:03:09 -0700 Subject: [PATCH] Run geojson yaml test for 2.4 and above only Signed-off-by: Heemin Kim --- .../resources/rest-api-spec/test/index/80_geo_point.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/index/80_geo_point.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/index/80_geo_point.yml index d15529af0041a..7d6c2b835f1f7 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/index/80_geo_point.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/index/80_geo_point.yml @@ -12,6 +12,9 @@ setup: --- "Single point test": + - skip: + version: " - 2.3.99" + reason: "geojson format is supported in 2.4 and above" - do: bulk: refresh: true @@ -75,6 +78,9 @@ setup: --- "Multi points test": + - skip: + version: " - 2.3.99" + reason: "geojson format is supported in 2.4 and above" - do: bulk: refresh: true