From 490d29f4fc15d8d156d814a49194e619b687b96a Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Wed, 22 Mar 2017 15:19:02 -0400 Subject: [PATCH] Skip 5.4 bwc test for new name for now We have to wait for a clean snapshot build. --- .../rest-api-spec/test/indices.clear_cache/10_basic.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.clear_cache/10_basic.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.clear_cache/10_basic.yaml index d8db152e979..68bb11c42ba 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.clear_cache/10_basic.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.clear_cache/10_basic.yaml @@ -6,8 +6,8 @@ --- "clear_cache with request set to false": - skip: - version: " - 5.3.99" - reason: this name was added in 5.4 + version: " - 5.4.99" + reason: this name was added in 5.4 - temporarilly skipping 5.4 until snapshot is finished - do: indices.clear_cache: @@ -16,8 +16,8 @@ --- "clear_cache with request_cache set to false": - skip: - version: " - 5.3.99" - reason: request_cache was deprecated in 5.4.0 + version: " - 5.4.99" + reason: request_cache was deprecated in 5.4.0 - temporarilly skipping 5.4 until snapshot is finished features: "warnings" - do: