Mark failing password migration test as skipped

A previous commit marked the wrong test as skipped, this commit marks
the correct issue.

Original commit: elastic/x-pack-elasticsearch@0723964206
This commit is contained in:
Jason Tedor 2017-05-23 14:22:50 -04:00
parent 3a151ac320
commit ed827970f1
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,5 @@
---
"Verify user and role in upgraded cluster":
- skip:
version: "5.0.0 - "
reason: https://github.com/elastic/x-pack-elasticsearch/issues/1529
- do:
headers:
Authorization: "Basic bmF0aXZlX3VzZXI6Y2hhbmdlbWU="
@ -27,6 +24,9 @@
---
"Verify default password migration results in upgraded cluster":
- skip:
version: "5.0.0 - "
reason: https://github.com/elastic/x-pack-elasticsearch/issues/1529
- do:
headers:
Authorization: "Basic bmF0aXZlX3VzZXI6Y2hhbmdlbWU="