Mark failing password migration test as skipped

This test is failing reliably, so this commit marks it as skipped.

Original commit: elastic/x-pack-elasticsearch@15afd615d3
This commit is contained in:
Jason Tedor 2017-05-23 14:13:07 -04:00
parent dde2600181
commit 3a151ac320
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
---
"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="