sandynz commented on issue #6943: URL: https://github.com/apache/shardingsphere/issues/6943#issuecomment-676483284
Since PosgreSQL account `postgres`'s password may be different on different environments, once password is changed, it can't be recovered by integration test itself. Possible solution: - Keep current login user (admin account used by jdbc) 's password unchanged. - ALTER PASSWORD could be tested on test account created by integration test itself. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
