Change debug mode for commands that generate too much output in sec_scan
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 1 Sep 2016 16:03:25 +0000 (18:03 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Thu, 1 Sep 2016 16:07:31 +0000 (16:07 +0000)
commit7b2a2b2410466a61a04ec7b420eabc7e5091d135
tree9b0f89770f8c1a5c2b2837a15fad16669629fee4
parent1d01ece307a130bdd0c85ea811b3b72cc6d53156
Change debug mode for commands that generate too much output in sec_scan

The security scan test case generates sometimes too much output
messages and makes Jenkins unreadable.
For example:
https://build.opnfv.org/ci/job/functest-apex-apex-daily-colorado-daily-colorado/65/console

80% of the output belongs to this test case.
This patch will reduce it since debug information is not
showed in Jenkins but it is pushed as part of
functest.log to artifacts.

Change-Id: I56b3adf87d302d118ee5c15eb86bc10237a7cc4e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/security_scan/security_scan.py