From: Fatih Degirmenci Date: Fri, 12 Jan 2018 20:02:59 +0000 (+0100) Subject: container4nfv: Disable jobs until the project stops changing docker version X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=c9aac428e09385a5893313a99b6af6652dafd216 container4nfv: Disable jobs until the project stops changing docker version Container4nfv verify jobs uninstall the installed version of docker and installs the one coming from the distro which is causing issues for the other projects. Builds are disabled until the project fixes this issue. Change-Id: Ibcec9a7d3badf85193bb7115730410bb719949f9 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml index 03bbb655e..bda34bd5c 100644 --- a/jjb/container4nfv/container4nfv-project.yml +++ b/jjb/container4nfv/container4nfv-project.yml @@ -17,7 +17,7 @@ - master: branch: '{stream}' gs-pathname: '' - disabled: false + disabled: true - euphrates: branch: 'stable/{stream}' gs-pathname: '/{stream}'