container4nfv: Disable jobs until the project stops changing docker version 21/50521/1
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 12 Jan 2018 20:02:59 +0000 (21:02 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 12 Jan 2018 20:02:59 +0000 (21:02 +0100)
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 <fdegir@gmail.com>
jjb/container4nfv/container4nfv-project.yml

index 03bbb65..bda34bd 100644 (file)
@@ -17,7 +17,7 @@
       - master:
           branch: '{stream}'
           gs-pathname: ''
-          disabled: false
+          disabled: true
       - euphrates:
           branch: 'stable/{stream}'
           gs-pathname: '/{stream}'