summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 14:11:14 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 14:11:14 +0200
commitf6964a538b462c480422a150058e2a72be52956a (patch)
tree62799e3e8803659216c3b7d559a8a098e722299a
parente7792f5a0c5eef8a6426efcd880093fab4304e4d (diff)
downloadjenkins.debian.net-f6964a538b462c480422a150058e2a72be52956a.tar.xz
+ is not valid for job names
-rw-r--r--job-cfg/g-i-installation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index ffe452ec..522336f9 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -307,7 +307,7 @@
- job-template:
defaults: g-i-installation
- name: '{name}_debian-edu_jessie_main+ltsp-server'
+ name: '{name}_debian-edu_jessie_main-ltsp-server'
- project:
name: g-i-installation
@@ -634,7 +634,7 @@
my_description: 'Do a fully automated installation of a Debian Edu Jessie main-server profile - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_jessie_main-server_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'
my_timed: '42 3 * * *'
my_recipients: 'jenkins+debian-edu holger@layer-acht.org'
- - '{name}_debian-edu_jessie_main+ltsp-server':
+ - '{name}_debian-edu_jessie_main-ltsp-server':
my_title: 'Debian Edu (jessie) main+ltsp-server'
my_shell: '/srv/jenkins/bin/g-i-installation.sh 53 debian-edu_jessie_main+ltsp-server 40 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 main+ltsp-server profile - via d-i preseeding (with <a href="https://jenkins.debian.net/d-i-preseed-cfgs/debian-edu_jessie_main+ltsp-server_preseed.cfg">this preseed.cfg</a>) using the netinst CD image.'