From bbcdf5babc3a4a8033a96dcca6b8b7739804d48d Mon Sep 17 00:00:00 2001 From: Nhat Nguyen Date: Thu, 6 Jun 2019 23:02:16 -0400 Subject: [PATCH] Skip verify CAS warnings in rest until all nodes upgraded --- .../rest-api-spec/test/delete/20_internal_version.yml | 4 ++-- .../rest-api-spec/test/index/30_internal_version.yml | 4 ++-- .../rest-api-spec/test/update/30_internal_version.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/delete/20_internal_version.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/delete/20_internal_version.yml index a36dc52880af1..0bf8014ccafbb 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/delete/20_internal_version.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/delete/20_internal_version.yml @@ -1,8 +1,8 @@ --- "Internal version": - skip: - version: " - 6.6.99" - reason: versioned operations were deprecated in 6.7 + version: " - 6.8.0" + reason: versioned operations were deprecated in 6.7 but deprecation warnings are not consistent until all nodes on 6.8.1+ features: warnings - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/index/30_internal_version.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/index/30_internal_version.yml index 650f0bd6fa573..9586288f2d6d0 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/index/30_internal_version.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/index/30_internal_version.yml @@ -1,8 +1,8 @@ --- "Internal version": - skip: - version: " - 6.6.99" - reason: versioned operations were deprecated in 6.7 + version: " - 6.8.0" + reason: versioned operations were deprecated in 6.7 but deprecation warnings are not consistent until all nodes on 6.8.1+ features: warnings - do: diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/update/30_internal_version.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/update/30_internal_version.yml index 4ea5bb0e9cd90..1840d03536046 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/update/30_internal_version.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/update/30_internal_version.yml @@ -1,8 +1,8 @@ --- "Internal version": - skip: - version: " - 6.6.99" - reason: versioned operations were deprecated in 6.7 + version: " - 6.8.0" + reason: versioned operations were deprecated in 6.7 but deprecation warnings are not consistent until all nodes on 6.8.1+ features: warnings - do: