Mark default password migration test as skipped

This test fails reliably, so this commit marks the test as awaits fix.

Original commit: elastic/x-pack-elasticsearch@8eb8b732ba
This commit is contained in:
Jason Tedor 2017-05-23 13:26:29 -04:00
parent 844a97586e
commit 6ce8bd69ef
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
---
"verify users for default password migration in mixed cluster":
- skip:
version: "5.0.0 - "
reason: https://github.com/elastic/x-pack-elasticsearch/issues/1516
- do:
xpack.security.get_user:
username: "kibana,logstash_system"