-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45554/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
Bugs: AMBARI-15654
https://issues.apache.org/jira/browse/AMBARI-15654
Repository: ambari
Description
-------
Tests for encrypt passwords are failing on DB check.
STR:
setup -> encrypt (persist master) -> setup-ldap -> encrypt (persist master) ->
start
All tests run ambari-server db checks as part of qe framework. For all encrypt
password tests this check is failing due to below error
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
1e45c94
Diff: https://reviews.apache.org/r/45554/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi