[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible: fix bug in the yaml that caused…

Mattia Rizzolo gitlab at salsa.debian.org
Thu Apr 12 16:50:42 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
f12535ed by Mattia Rizzolo at 2018-04-12T17:23:02+02:00
reproducible: fix bug in the yaml that caused reproducible_maintenance_amd64_jenkins job to not be created anymore

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
4e7c0a80 by Mattia Rizzolo at 2018-04-12T17:26:54+02:00
update name of the jjb binary

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- job-cfg/Makefile
- job-cfg/reproducible.yaml


Changes:

=====================================
job-cfg/Makefile
=====================================
--- a/job-cfg/Makefile
+++ b/job-cfg/Makefile
@@ -17,7 +17,7 @@ all:  $(OUTPUTS)
 
 
 %.xml %.jjb-out: %.yaml
-	jenkins-job-builder test $< > $*.xml 2> $*.jjb-out
+	jenkins-jobs test $< > $*.xml 2> $*.jjb-out
 
 jobs-names.txt: $(OUTS)
 	sed -n 's/^INFO:jenkins_jobs.builder:Job name:  //p' $(OUTS) > $@


=====================================
job-cfg/reproducible.yaml
=====================================
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -269,6 +269,7 @@
             my_hname:
                 - 'jenkins':        { my_arch: 'amd64' }
             my_node: ''
+        - '{name}_{my_task}_{my_arch}_{my_hname}':
             my_task:
                 - 'node_health_check':
                     my_description: 'Do some health checks.'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/7e3f574054fb6904a02a3b469cb31143ea0da39b...4e7c0a80cc69002ef5e1231d1aa1c4291ee4d97a

---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/7e3f574054fb6904a02a3b469cb31143ea0da39b...4e7c0a80cc69002ef5e1231d1aa1c4291ee4d97a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/qa-jenkins-scm/attachments/20180412/2bdab1bb/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list