summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Tedor <jason@tedor.me>2017-06-30 18:00:27 -0400
committerJason Tedor <jason@tedor.me>2017-06-30 18:05:58 -0400
commit6ae4497c13b735b88479f5c5362aa899838121ba (patch)
tree629d2904b3aa7ce93647947bf441fc0ec12d6acc
parent74f4a14d82058cf55518fe9d64a793d58fb8704c (diff)
Adjust BWC version on bad allocation request test
This commit adjusts the BWC version on the bad cluster allocation explain request test as changing the API to respond with a bad request status instead of an internal server error status was backported to 5.x to be included in 5.6.0. Relates #25503
-rw-r--r--rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml
index 5e1bc42ec4..63724be133 100644
--- a/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml
+++ b/rest-api-spec/src/main/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml
@@ -1,6 +1,6 @@
"bad cluster shard allocation explanation request":
- skip:
- version: " - 5.99.99"
+ version: " - 5.5.99"
reason: response status on bad request was changed starting in 5.6.0
- do: