[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: rename debbindiff jobs to diffoscope and add arch and hostname information to job name

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 13:13:59 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 d8759fed4055a6cfda5766e5396ee5e16fb05879
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 15:13:32 2015 +0200

    reproducible: rename debbindiff jobs to diffoscope and add arch and hostname information to job name
---
 job-cfg/reproducible.yaml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 898c9df..6030529 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -246,11 +246,11 @@
 
 - job-template:
     defaults: reproducible
-    name: '{name}_setup_schroot_unstable_debbindiff'
+    name: '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins'
 
 - job-template:
     defaults: reproducible
-    name: '{name}_setup_schroot_testing_debbindiff'
+    name: '{name}_setup_schroot_testing_diffoscope_amd64_jenkins'
 
 - job-template:
     defaults: reproducible
@@ -551,16 +551,16 @@
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: 'profitbricks2'
-        - '{name}_setup_schroot_unstable_debbindiff':
-            my_description: 'Setup schroot for running debbindiff in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
+        - '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins':
+            my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
             my_timed: '23 0 * * *'
-            my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-debbindiff unstable debbindiff locales-all'
+            my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
-        - '{name}_setup_schroot_testing_debbindiff':
-            my_description: 'Setup schroot for running debbindiff in a testing environment (this is needed to be able to correctly investigate haskell binaries...)'
+        - '{name}_setup_schroot_testing_diffoscope_amd64_jenkins':
+            my_description: 'Setup schroot for running diffoscope in a testing environment (this is needed to be able to correctly investigate haskell binaries...)'
             my_timed: '23 0 * * *'
-            my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-testing-debbindiff testing debbindiff locales-all'
+            my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-testing-diffoscope testing diffoscope locales-all'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_setup_schroot_unstable':

-- 
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