From: jose.lausuch Date: Fri, 4 Nov 2016 15:49:42 +0000 (+0100) Subject: Don't run Functest unit tests for Colorado branch X-Git-Tag: danube.1.0~678 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=31e9e942a4c164906a48986095417b968786719f;p=releng.git Don't run Functest unit tests for Colorado branch run_unit_tests.sh is a new thing for Danube, it shouldn't be executed in Colorado verify jobs. Change-Id: Ibc9fd41ae390ef2fcb7d448914dd65a7b9166781 Signed-off-by: jose.lausuch --- diff --git a/jjb/functest/functest-project-jobs.yml b/jjb/functest/functest-project-jobs.yml index 373ed89cd..236b95d92 100644 --- a/jjb/functest/functest-project-jobs.yml +++ b/jjb/functest/functest-project-jobs.yml @@ -18,7 +18,7 @@ - colorado: branch: 'stable/{stream}' gs-pathname: '/{stream}' - disabled: false + disabled: true - job-template: name: 'functest-verify-{stream}'