summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fdegir@gmail.com>2017-12-21 14:57:03 +0100
committerFatih Degirmenci <fdegir@gmail.com>2018-01-12 21:03:05 +0000
commit10e9fe10fa18ce8a2199eff09e3cd7dce44db84f (patch)
treecbac2040e16b0ab79227d0c5fa83bc8a4117ff61
parentc9aac428e09385a5893313a99b6af6652dafd216 (diff)
snaps: Disable snaps verify jobs to prevent jobs queueing up
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>
-rw-r--r--jjb/snaps/snaps-verify-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/snaps/snaps-verify-jobs.yml b/jjb/snaps/snaps-verify-jobs.yml
index bc3f39315..a6c86c966 100644
--- a/jjb/snaps/snaps-verify-jobs.yml
+++ b/jjb/snaps/snaps-verify-jobs.yml
@@ -15,7 +15,7 @@
- master:
branch: '{stream}'
gs-pathname: ''
- disabled: false
+ disabled: true
- job-template:
name: 'snaps-verify-{stream}'