[Qa-jenkins-scm] [jenkins.debian.net] 02/02: fix underscore/dash mismatches & missing template (found with latest j-j-b)

Holger Levsen holger at moszumanska.debian.org
Thu Jun 11 08:43:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit ce5afa5d595955dec2b390ea65c684353b18ba6a
Author: Philip Hands <phil at hands.com>
Date:   Mon Jun 8 09:23:13 2015 +0100

    fix underscore/dash mismatches & missing template (found with latest j-j-b)
---
 job-cfg/g-i-installation.yaml | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 00a3566..ab67285 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -283,15 +283,15 @@
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian-edu_wheezy-standalone_gnome'
+    name: '{name}_debian-edu_wheezy_standalone_gnome'
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian-edu_wheezy-standalone_lxde'
+    name: '{name}_debian-edu_wheezy_standalone_lxde'
 
 - job-template:
     defaults: g-i-installation
-    name: '{name}_debian-edu_wheezy-standalone_xfce'
+    name: '{name}_debian-edu_wheezy_standalone_xfce'
 
 - job-template:
     defaults: g-i-installation
@@ -327,6 +327,10 @@
 
 - job-template:
     defaults: g-i-installation
+    name: '{name}_debian-edu_jessie-beta1-netinst_standalone'
+
+- job-template:
+    defaults: g-i-installation
     name: '{name}_debian-edu_jessie-beta1-netinst_standalone_mate'
 
 - job-template:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list