summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-19 01:49:21 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-19 01:49:21 +0100
commit7be26ae0a20ec678e283c61429be429e7596747c (patch)
tree71291db1357b35037916ad0a46d5e127cc0d660f /job-cfg
parent6062a1d8c66f5f726ab5aecc7cce3b8e1dcc8de4 (diff)
downloadjenkins.debian.net-7be26ae0a20ec678e283c61429be429e7596747c.tar.xz
fix whitespace + update todo
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/g-i-installation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 31af0e17..bb75b7f1 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -171,19 +171,19 @@
- '{name}_debian_wheezy_kde':
my_title: 'Debian (wheezy) KDE desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 8 debian_wheezy_kde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
- my_description: 'Do a fully automated installation of Debian KDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_kde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Do a fully automated installation of Debian KDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_kde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 15 2,9,16,23 * *'
my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot here and for other jobs - once we made this more stable
- '{name}_debian_wheezy_lxde':
my_title: 'Debian (wheezy) LXDE desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 9 debian_wheezy_lxde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/'
- my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_wheezy_lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 17 2,9,16,23 * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily-lxde':
my_title: 'Debian (sid daily build CD) LXDE desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 10 debian_sid_daily-lxde 10 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'
- my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily-lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Do a fully automated installation of Debian LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily-lxde_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 8 * * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily-rescue':