diff options
author | Philip Hands <phil@hands.com> | 2015-12-13 16:23:17 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-13 16:26:11 +0100 |
commit | 0f3e9ce558c767a73bc6a1a36f706c9b11a27a75 (patch) | |
tree | 8a723e3169c92c5e647aabb42b4731cb26d8cc2e /job-cfg | |
parent | 1d05c56ee763ee911e498eeb4bae9ded3aaf46d5 (diff) | |
download | jenkins.debian.net-0f3e9ce558c767a73bc6a1a36f706c9b11a27a75.tar.xz |
drop jessie-beta1 jobs
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index a3aa59b7..c66e0ff7 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -388,30 +388,6 @@ - debian-edu: my_distname: 'Debian Edu' my_recipients: 'jenkins+debian-edu debian-edu-commits@lists.alioth.debian.org' - my_trigdesc: '<br />This job is only triggered manually.' - my_ver: - - jessie-beta1-netinst: - my_verdesc: Jessie - my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-CD.iso - - jessie-beta1-usb: - my_verdesc: Jessie - my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-USB.iso - my_profile: - - standalone: - my_title_extra: ' (Default)' - my_disksize: 25 - - standalone_mate: - my_disksize: 25 - - main-server: - my_disksize: 40 - - main+ltsp-server: - my_disksize: 60 - - - '{name}_{my_dist}_{my_ver}_group': - my_dist: - - debian-edu: - my_distname: 'Debian Edu' - my_recipients: 'jenkins+debian-edu debian-edu-commits@lists.alioth.debian.org' my_ver: - jessie-daily-usb: my_verdesc: Jessie |