Fix test for changed message

Message is only changed in 5.2.0 so we shouldn't assert on it
if we're running with any nodes less than that version.
This commit is contained in:
Nik Everett 2016-12-09 21:20:41 -05:00
parent 68f30cae0c
commit 7a74a41a0c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
---
"get task test":
- skip:
version: " - 5.1.99"
reason: massage was changed in 5.2.0
# Note that this gets much better testing in reindex's tests because it actually saves the task
- do:
cluster.state: {}