diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-01-28 10:42:52 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-28 10:42:52 +0100 |
commit | 6142e4d5dff41ef3777fb024283609e9d4324756 (patch) | |
tree | 429a16d4221cd3a731e9519b5d9910d565dcbc7b /job-cfg | |
parent | 55686252cdf6b2bf8799ca1f0c7d66380eaea9b9 (diff) | |
download | jenkins.debian.net-6142e4d5dff41ef3777fb024283609e9d4324756.tar.xz |
edu g-i: test stretch (instead of testing-nolocal) images and test 8+edu1 (instead of 8+edu0) images
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 871e8579..b4b848e0 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -226,7 +226,7 @@ my_distname: 'Debian Edu' my_ver: stretch-daily-netinst my_verdesc: Stretch - my_inst_url: 'http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_inst_url: 'http://ftp.skolelinux.org/cd-stretch-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_profile: - minimal: { my_time: '23 20 * * 3,6' } - standalone: { my_time: '42 20 * * 3,6' } @@ -239,7 +239,7 @@ my_distname: 'Debian Edu' my_ver: stretch-daily-netinst my_verdesc: Stretch - my_inst_url: 'http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_inst_url: 'http://ftp.skolelinux.org/cd-stretch-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_profile: standalone my_desktop: - gnome: { my_time: '42 18 * * 3,6' } @@ -313,10 +313,10 @@ my_inst_url: http://ftp.skolelinux.org/cd-jessie-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso - jessie-final-usb: my_verdesc: Jessie - my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8+edu0-USB.iso + my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8+edu1/debian-edu-8+edu1-USB.iso - jessie-final-netinst: my_verdesc: Jessie - my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8+edu0-CD.iso + my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8+edu1/debian-edu-8+edu1-CD.iso my_profile: - standalone: { my_time: '42 1 18 * *', my_disksize: 25, my_title_extra: ' (Default)' } |