From 078f73df2a2db9e9e36c7cfa0bddf53cebc56cc5 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Mon, 30 May 2016 15:39:53 +0200 Subject: 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 --- jjb/functest/functest-ci-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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 -- cgit 1.2.3-korg