From: jose.lausuch Date: Mon, 30 May 2016 13:39:53 +0000 (+0200) Subject: Functest, switch CI_DEBUG to false. X-Git-Tag: colorado.1.0~421^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=078f73df2a2db9e9e36c7cfa0bddf53cebc56cc5;p=releng.git Functest, switch CI_DEBUG to false. 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 --- diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 5ac2d0dc1..8bbed4f15 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -227,7 +227,7 @@ 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