JiaLiangC commented on PR #3832: URL: https://github.com/apache/ambari/pull/3832#issuecomment-2362980665
> > Details > > Hi @JiaLiangC Recently we have enhanced the password validation criteria for Ambari, where we cannot set password including username in it. Since in these UTs we were creating "user" with password "user" which is having username in it, so the creation itself was failing with the error that - password cannot contain the username. Now I have updated the password to "test_password" which is not having username ("user") in it so it is allowing that creation and updations. Thanks for your detailed explanation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org