diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-05-19 08:40:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-19 08:40:43 +0000 |
commit | 7bf01146caf0d408031f8e4e8c73b25b719d4d9b (patch) | |
tree | 710f60ad62cf9d2b92f626a96f1e84ae3ff66eb6 | |
parent | 19f767d4ca37ac30887590df6fa975dcfa3a2725 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Modify how to disable logging in unit test."
- Modify how to disable logging in unit test.
Logs are only disabled when the unit tests are run from cmdline.
It allows running them via pytest_suite_runner.py and printing
their results to functest.log.
You should notice that the unit test must disable the logger of the
tested TestCase (e.g. testcase.TestCase.logger.disabled = 1). Otherwise
false logs will be printed in console.
Change-Id: Ic171e4575c8bab2e52db1897ae026b61a03b6247
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 9b36089c6a5f01e0770351d0e93b5f34410248a +Subproject f5c8f9dd175e462bf362b5c301205a3376a0d82 |