Suppress admin password in default logs 42/70942/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:24:05 +0000 (12:24 +0200)
commitc5696d602362c4d93a1fcf2f670ce6297f230e48
treea870029c7bf16883d434dc21b1916d30f8f558af
parent97494cc49d853e4294b38d121ee112920e6e85ba
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