Remove redis-cli auth warnings in helm test logs
Motivation and context
- Removed warnings about unsafe authentication in Helm test logs
DEBUG shared.fixtures.init:init.py:111 Output (stderr): Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.
How has this been tested?
Checklist
-
I submit my changes into the developbranch -
I have created a changelog fragment -
I have updated the documentation accordingly -
I have added tests to cover my changes -
I have linked related issues (see GitHub docs)
License
-
I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.