diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-02 16:07:13 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-02 16:07:13 +0100 |
commit | ea34c23ee731af7fccf9f9345b1534f1bb167bc1 (patch) | |
tree | 9ad634272b9f61f06fca6d6b9e9bb113070efd71 /job-cfg | |
parent | bc35abe3708512af6f58a50f55dac65df7045fd8 (diff) | |
download | jenkins.debian.net-ea34c23ee731af7fccf9f9345b1534f1bb167bc1.tar.xz |
fixup: first shot at lxde-wheezy
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/cd-test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index 96b59b92..08970656 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -52,7 +52,7 @@ my_description: 'Do a fully automated installation of Debian Edu Wheezy standalone - via d-i preseeding using the netinst CD image.' my_timed: '42 23 * * *' - '{name}_lxde_wheezy': - my_shell: '/srv/jenkins/bin/cd_tester.sh 2 lxde http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' + my_shell: '/srv/jenkins/bin/cd_tester.sh 2 lxde-wheezy 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 using netboot gtk.' my_timed: '42 17 * * *' |