Suppress admin password in default logs 32/70932/1
authorajay33 <mahajanajay33@gmail.com>
Mon, 31 Aug 2020 08:40:28 +0000 (14:10 +0530)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 5 Sep 2020 10:21:23 +0000 (12:21 +0200)
commita4aebbfc2ae4ab89b1636ac3e24bf2d7422440f6
tree9eb9531af24255397cd9af79872418d52eef941e
parent85d11cf6a4eeb0e0dc72f25979ac69a39d0b81aa
Suppress admin password in default logs

Currently, OS_PASSWORD is getting printed in the console of
Functest. This password is secret and must not be printed in
default log file.

This patch suppresses the logging of OS_PASSWORD unless
users ask for debug logs.

Signed-off-by: mahajanajay33@gmail.com
Change-Id: Ib83a12eb09a8551b30b352858649932a5ca842e4
(cherry picked from commit bbdc01c30dcf5a1365ad5a61ec0f7fee49b7fb59)
xtesting/ci/logging.debug.ini
xtesting/ci/logging.ini
xtesting/ci/run_tests.py