Functest, switch CI_DEBUG to false. 33/14833/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 30 May 2016 13:39:53 +0000 (15:39 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 30 May 2016 13:39:53 +0000 (15:39 +0200)
JIRA: FUNCTEST-275

At least until we fix the issue with the python logger showing
the output twice.

Change-Id: I121b6164cd9dc263b0c6f87afb661f853bcca708
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest-ci-jobs.yml

index 5ac2d0d..8bbed4f 100644 (file)
             description: "Push the results of all the tests to the resultDB"
         - string:
             name: CI_DEBUG
-            default: 'true'
+            default: 'false'
             description: "Show debug output information"
 ########################
 # trigger macros