Skip to content

Commit

Permalink
Adjust BWC version on bad allocation request test
Browse files Browse the repository at this point in the history
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 elastic#25503
  • Loading branch information
jasontedor committed Jun 30, 2017
1 parent 74f4a14 commit 6ae4497
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 6ae4497

Please sign in to comment.