summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-project-jobs.yml
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2017-06-26 10:38:23 +0200
committerJose Lausuch <jose.lausuch@ericsson.com>2017-07-05 11:49:07 +0000
commitc618fe53238e0e889282f8533de81db17eec6da3 (patch)
treecd8e67a65bb9798fa1573d5eaadbdd383a121191 /jjb/functest/functest-project-jobs.yml
parent1665fba7186cbde5bb2273f0f09f8f82ab1dad1a (diff)
Functest verify jobs only for master branch
The verify job is running tox which is not in stable/danube branch. Therefore, the bugfixes in that branch fail. This enables verify jobs only to master branch. Change-Id: Iff2a7b5e2d6aaff489767e77ebfa9a16bb9326de Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/functest/functest-project-jobs.yml')
-rw-r--r--jjb/functest/functest-project-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-project-jobs.yml b/jjb/functest/functest-project-jobs.yml
index 7036f20c0..1c1e8e19f 100644
--- a/jjb/functest/functest-project-jobs.yml
+++ b/jjb/functest/functest-project-jobs.yml
@@ -18,7 +18,7 @@
- danube:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
- disabled: false
+ disabled: true
- job-template:
name: 'functest-verify-{stream}'