diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-30 03:09:19 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-30 03:09:19 +0200 |
commit | a7b22b18b5f59359ec812595221f33a9ef827b4a (patch) | |
tree | 9e718534f23a8de18bc1a7943f557326eb88edb3 | |
parent | b507faec51306cd1d34f279ce2861528c69401bc (diff) | |
download | jenkins.debian.net-a7b22b18b5f59359ec812595221f33a9ef827b4a.tar.xz |
g-i: edu minimal: use released squeeze image aka debian-edu-6.0.7+r1-CD.iso
-rw-r--r-- | job-cfg/g-i-installation.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 84b5e69b..c45bc9ab 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -350,7 +350,7 @@ # my_recipients: 'jenkins+debian-edu holger@layer-acht.org' - '{name}_debian-edu_squeeze_minimal': my_title: 'Debian Edu (squeeze) minimal' - my_shell: '/srv/jenkins/bin/g-i-installation.sh 7 debian-edu_squeeze_minimal 20 http://ftp.skolelinux.org/cd-squeeze-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso' + my_shell: '/srv/jenkins/bin/g-i-installation.sh 7 debian-edu_squeeze_minimal 20 http://ftp.skolelinux.org/skolelinux-cd/debian-edu-6.0.7+r1-CD.iso' my_description: 'Do a fully automated installation of a Debian Edu Squeeze (suite: squeeze) minimal profile - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_squeeze_minimal_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.' my_timed: '42 4 15 * *' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' |