summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-01-04 12:37:49 +0100
committerHolger Levsen <holger@layer-acht.org>2013-01-04 12:37:49 +0100
commitde6fc504fc1ce11da422dc755f532386aad6f9f7 (patch)
tree18dae1254f360c95620be2834cd9773c3ad2bd05 /job-cfg/g-i-installation.yaml
parent3f7c352478b3fc2a438acc095ea09dbb0541c1fe (diff)
downloadjenkins.debian.net-de6fc504fc1ce11da422dc755f532386aad6f9f7.tar.xz
add dark_theme rescue preseed file and make names more consistent
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index a6b62260..2de627c3 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -221,25 +221,25 @@
- '{name}_debian_sid_daily_xfce':
my_title: 'Debian (sid daily build CD) XFCE desktop install'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 13 debian_sid_daily_xfce 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 XFCE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily-xfce_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Do a fully automated installation of Debian XFCE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 8 * * *'
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 14 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 10 * * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily_rescue':
my_title: 'Debian (sid daily build CD) rescue mode'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 15 debian_sid_daily_rescue 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'
- my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily-rescue_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Just go into rescue mode (coming in more languages soon) via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_rescue_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 6 * * *'
my_recipients: 'holger@layer-acht.org'
- '{name}_debian_sid_daily_rescue_dark_theme':
my_title: 'Debian (sid daily build CD) rescue mode, using theme=dark'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 16 debian_sid_daily_rescue_dark_theme 1 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'
- my_description: 'Just go into rescue mode (coming in more languages soon), using theme=dark, via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily-rescue_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_description: 'Just go into rescue mode (coming in more languages soon), using theme=dark, via d-i preseeding (with <a href="http://jenkins.debian.net/d-i-preseed-cfgs/debian_sid_daily_rescue_dark_theme_preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
my_timed: '42 6 * * 7'
my_recipients: 'holger@layer-acht.org'