Enable debug messages via env var 89/67689/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Apr 2019 19:08:37 +0000 (21:08 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Apr 2019 19:11:59 +0000 (21:11 +0200)
commitf5d73689bdd4e9dbff98c04e190023b7f66ed7c9
treec1ad358ea9429041c454f639d032024b50321e59
parentb0fd44ea0320e95e2fcbfa0007f11fdf8e29dc76
Enable debug messages via env var

It stops printing in xtesting.debug.log by default.
It decreases testing duration via Raspberry PI without additional
tasks [1].

[1] https://wiki.opnfv.org/display/functest/Run+Functest+containers+on+Raspberry+PI

Change-Id: I2eded47a7a150a45330a69f3262fc7ca6fdb7463
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xtesting/ci/logging.debug.ini [new file with mode: 0644]
xtesting/ci/logging.ini
xtesting/ci/run_tests.py
xtesting/utils/env.py