From 64ff1304021e060d476dd5a4c13a16db087f7575 Mon Sep 17 00:00:00 2001 From: Keith Massey Date: Wed, 28 Jul 2021 09:32:41 -0500 Subject: [PATCH] Updating _nodes/stats yaml test versions that were missed in the backport PR (#75788) This is related to #75052 --- .../test/nodes.stats/11_indices_metrics.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/nodes.stats/11_indices_metrics.yml b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/nodes.stats/11_indices_metrics.yml index e82105196744f..4c77abf0b3237 100644 --- a/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/nodes.stats/11_indices_metrics.yml +++ b/rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/nodes.stats/11_indices_metrics.yml @@ -323,8 +323,8 @@ "Metric - blank for indices shards": - skip: features: [arbitrary_key] - version: " - 7.99.99" - reason: "total shard count added in version 8.0" + version: " - 7.14.99" + reason: "total shard count added in version 7.15.0" - do: nodes.info: {} - set: @@ -340,8 +340,8 @@ "Metric - _all for indices shards": - skip: features: [arbitrary_key] - version: " - 7.99.99" - reason: "total shard count added in version 8.0" + version: " - 7.14.99" + reason: "total shard count added in version 7.15.0" - do: nodes.info: {} - set: @@ -359,8 +359,8 @@ - skip: features: ["allowed_warnings", arbitrary_key] - version: " - 7.99.99" - reason: "total shard count added in version 8.0" + version: " - 7.14.99" + reason: "total shard count added in version 7.15.0" - do: indices.create: