summaryrefslogtreecommitdiffstats
path: root/jjb/sfc/sfc-project-jobs.yaml
diff options
context:
space:
mode:
authorDimitrios Markou <mardim@intracom-telecom.com>2018-06-28 12:20:03 +0300
committerDimitrios Markou <mardim@intracom-telecom.com>2018-06-28 12:20:03 +0300
commitd1425c51f8199e4336c6168565f298b944e5c067 (patch)
tree7a6dfcb9626397f7f753b18da0ad7ab72f145fa5 /jjb/sfc/sfc-project-jobs.yaml
parent4fe14f2501f42aa5359202889d2eb03a65c8c5fc (diff)
Disable SFC verify job in fraser branch
We would like to disable the SFC verify job for fraser branch because jenkins give us -1 on new patches on stable fraser branch because of the lack of tox on that branch. We are not going to submit any new patches on the SFC fraser branch from now on except from one [0]. So we can disable the fraser job as an easy fix to the -1 jenkins-ci problem in gerrit. [0]: https://gerrit.opnfv.org/gerrit/#/c/59175/ Change-Id: Iab2cb1eea6ac14f262ca25bc3cc61e15556f21e9 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Diffstat (limited to 'jjb/sfc/sfc-project-jobs.yaml')
-rw-r--r--jjb/sfc/sfc-project-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sfc/sfc-project-jobs.yaml b/jjb/sfc/sfc-project-jobs.yaml
index 70fc332b8..f858d1f5f 100644
--- a/jjb/sfc/sfc-project-jobs.yaml
+++ b/jjb/sfc/sfc-project-jobs.yaml
@@ -19,7 +19,7 @@
- fraser: &fraser
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
- disabled: false
+ disabled: true
- job-template:
name: 'sfc-verify-{stream}'