Mark default password migration test as awaits fix

This commit marks the default password migration test as awaits fix as
the test is reliabily failling.

Original commit: elastic/x-pack-elasticsearch@4377480d98
This commit is contained in:
Jason Tedor 2017-05-23 12:01:14 -04:00
parent ae778cc66f
commit 87ff7f0b52
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@
---
"default password migration":
- skip:
version: "5.0.0 - "
reason: https://github.com/elastic/x-pack-elasticsearch/issues/1523
# Check that enabling a user in old cluster will not prevent the user from having a "default password" in the new cluster.
# See: org.elasticsearch.xpack.security.authc.esnative.NativeRealmMigrator.doConvertDefaultPasswords
- do: