diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-05 12:01:32 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-05 12:01:32 +0200 |
commit | 08ac3c6c88b64cd562a9c9a6bc34a76df057bdbf (patch) | |
tree | db0253c6d12e29d293e25b32df018e0a8a08202a /job-cfg | |
parent | 6cddce46205ea70911efbcc2814b41ccd15b0219 (diff) | |
download | jenkins.debian.net-08ac3c6c88b64cd562a9c9a6bc34a76df057bdbf.tar.xz |
g-i: disable all g-i jobs to gather empirical evidence that kvm-on-kvm is causing the reboots we're seing
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index c1cc146d..9cbe4f7b 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -2,6 +2,7 @@ - defaults: name: g-i-installation description: '{my_description}{do_not_edit}' + disabled: true logrotate: daysToKeep: 90 numToKeep: 20 |