snaps: Disable snaps verify jobs to prevent jobs queueing up 69/49469/2
authorFatih Degirmenci <fdegir@gmail.com>
Thu, 21 Dec 2017 13:57:03 +0000 (14:57 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 12 Jan 2018 21:03:05 +0000 (21:03 +0000)
The POD, intel-pod20, where the slave was located doesn't exist
anymore so we have no possibility to run snaps-verify jobs for
the timebeing.

This will be looked into once we have a new slave setup.

Change-Id: Ib46ccf160cd6895aa65d6a136afeedd2f7300335
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
jjb/snaps/snaps-verify-jobs.yml

index bc3f393..a6c86c9 100644 (file)
@@ -15,7 +15,7 @@
       - master:
           branch: '{stream}'
           gs-pathname: ''
-          disabled: false
+          disabled: true
 
 - job-template:
     name: 'snaps-verify-{stream}'