[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] try another way to write yaml

Holger Levsen gitlab at salsa.debian.org
Tue Feb 26 13:44:43 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
35da0237 by Holger Levsen at 2019-02-26T13:44:34Z
try another way to write yaml

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- job-cfg/reproducible.yaml


Changes:

=====================================
job-cfg/reproducible.yaml
=====================================
@@ -492,16 +492,20 @@
                 - 'setup_schroot_unstable_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a unstable environment'
                     my_timed: '42 0 * * *'
-                    my_hname:
-                        - 'osuosl171':  { my_arch: 'amd64' }
+                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_hname:
+                - 'osuosl171':  { my_arch: 'amd64' }
+            my_naginator_regex: '^E: Couldn.t download .*/Packages'
+
+        - '{name}_{my_task}_{my_arch}_{my_hname}':
             my_task:
                 - 'setup_schroot_buster_diffoscope':
-                    my_description: 'Setup schroot for running diffoscope in a unstable environment'
+                    my_description: 'Setup schroot for running diffoscope in a buster environment'
                     my_timed: '42 0 * * *'
-                    my_hname:
-                        - 'osuosl173':  { my_arch: 'amd64' }
+                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_hname:
+                - 'osuosl173':  { my_arch: 'amd64' }
             my_naginator_regex: '^E: Couldn.t download .*/Packages'
-            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
 
         - '{name}_{my_task}':
             my_task:



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/35da02376f9004e4bcfe77c97fa16f9cd5f84e55

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/35da02376f9004e4bcfe77c97fa16f9cd5f84e55
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190226/db6537d9/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list