summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-09 17:44:02 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-09 17:44:02 +0100
commit611a0bc827ca40f89bd0df55f0b06413c83db86e (patch)
treefd2ba7229d71bc0fb8db2efa62d2c677abc6f573 /job-cfg/g-i-installation.yaml
parent8e89258f38a41e5c27da650c85e22e8b9fbe3395 (diff)
downloadjenkins.debian.net-611a0bc827ca40f89bd0df55f0b06413c83db86e.tar.xz
add sid-daily-lxde g-i-installation test
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 3e9b7074..35bf40d7 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -47,6 +47,10 @@
defaults: g-i-installation
name: '{name}_wheezy_lxde'
+- job-template:
+ defaults: g-i-installation
+ name: '{name}_sid_daily_lxde'
+
- project:
name: g-i-installation
do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/g-i-installation.yaml">g-i-installation.yaml</a>.'
@@ -64,6 +68,11 @@
- '{name}_wheezy_lxde':
my_shell: '/srv/jenkins/bin/g-i-installation.sh 3 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 installing the LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/userContent/wheezy-lxde-preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
- my_timed: '42 17 * * *'
+ my_timed: '42 15 * * *'
+ my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot once we made this more stable
+ - '{name}_sid_daily_lxde':
+ my_shell: '/srv/jenkins/bin/g-i-installation.sh 4 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 installing the LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/userContent/sid-daily-lxde-preseed.cfg">this preseed.cfg</a>) using netboot gtk.'
+ my_timed: '42 19 * * *'
my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot once we made this more stable