summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-06-14 11:44:09 +0200
committerHolger Levsen <holger@layer-acht.org>2013-06-14 11:44:09 +0200
commit89dfa565f03bf644a28f7752d22a503ebea858bd (patch)
treeb822a1dfe49ae2dab6ddb734b811f69728545e48 /job-cfg/g-i-installation.yaml
parent9002fc3bffd5be5260b13b5a36cef8f468eb2fda (diff)
downloadjenkins.debian.net-89dfa565f03bf644a28f7752d22a503ebea858bd.tar.xz
g-i edu: rename testing to jessie, add preseed.cfg
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 5bee5fc5..7dc3125e 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -85,7 +85,7 @@
- job-template:
defaults: g-i-installation
- name: '{name}_debian-edu_testing_standalone'
+ name: '{name}_debian-edu_jessie_standalone'
- job-template:
defaults: g-i-installation
@@ -522,9 +522,9 @@
my_description: 'Do a fully automated installation of a Debian Edu Wheezy standalone profile - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_wheezy-test_standalone_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
my_timed: '42 22 * * 1,3,5,7'
my_recipients: 'jenkins+debian-edu holger@layer-acht.org'
- - '{name}_debian-edu_testing_standalone':
- my_title: 'Debian Edu (testing) standalone'
- my_shell: '/srv/jenkins/bin/g-i-installation.sh 43 debian-edu_testing_standalone 25 http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso'
- my_description: 'Do a fully automated installation of a Debian Edu Testing standalone profile - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_testing_standalone_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
+ - '{name}_debian-edu_jessie_standalone':
+ my_title: 'Debian Edu (jessie) standalone'
+ my_shell: '/srv/jenkins/bin/g-i-installation.sh 43 debian-edu_jessie_standalone 25 http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso'
+ my_description: 'Do a fully automated installation of a Debian Edu Jessie standalone profile - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_jessie_standalone_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
my_timed: '42 0 * * 1,11,21'
my_recipients: 'jenkins+debian-edu holger@layer-acht.org'