Suppress admin password in default logs 47/70947/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:56 +0000 (12:24 +0200)
commit9403a15f55e345d30df8d93a6b722f7296ea77f3
treee60bba8a8c26fd4fab5ae142687e76796aed142f
parent67df0ae59ce7be87cee1386b579532a50924741d
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