Suppress admin password in default logs 06/70906/3
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 08:44:14 +0000 (10:44 +0200)
commitbbdc01c30dcf5a1365ad5a61ec0f7fee49b7fb59
tree5432c8299638612360b0c5471a84f33c81e22fab
parenta106be673624002b2c1fac35cc6e8278fcaa465d
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
xtesting/ci/logging.debug.ini
xtesting/ci/logging.ini
xtesting/ci/run_tests.py