From: Dimitrios Markou Date: Thu, 28 Jun 2018 09:20:03 +0000 (+0300) Subject: Disable SFC verify job in fraser branch X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d1425c51f8199e4336c6168565f298b944e5c067;p=releng.git 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 --- 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}'