terrymanu opened a new issue, #19613:
URL: https://github.com/apache/shardingsphere/issues/19613

   It is better to avoid use root user for test cases.
   Use minimum authority to complete test cases are good practice.
   
   The IT test cases had already create default `test_user` in each database 
docker container. Please use it as the test case user.
   
   The tasks are:
   
   - [ ]  Remove DockerStorageContainer.getRootUsername(), just use 
`getNormalUsername` method
   - [ ] Remove useRootUsername parameter in DockerStorageContainer's 
constructor 
   - [ ] Debug and make sure all IT test cases pass.
   


-- 
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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to