[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible archlinux: create a new job to create an archlinux build schroot on jenkins too (because the choose_package() needs it on this host)

Holger Levsen holger at moszumanska.debian.org
Thu Dec 10 12:01:58 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 e247e1d23f2241f048a55b670e9243cbc6915056
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Dec 10 13:01:36 2015 +0100

    reproducible archlinux: create a new job to create an archlinux build schroot on jenkins too (because the choose_package() needs it on this host)
---
 job-cfg/reproducible.yaml | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8888cf1..ba88f71 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -755,7 +755,11 @@
 
 - job-template:
     defaults: reproducible_other_projects
-    name: '{name}_setup_schroot_archlinux'
+    name: '{name}_setup_schroot_archlinux_jenkins'
+
+- job-template:
+    defaults: reproducible_other_projects
+    name: '{name}_setup_schroot_archlinux_profitbricks3'
 
 - job-template:
     defaults: reproducible_other_projects
@@ -1519,7 +1523,13 @@
             my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
-        - '{name}_setup_schroot_archlinux':
+        - '{name}_setup_schroot_archlinux_jenkins':
+            my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
+            my_timed: '42 23 1 1 *'
+            my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: ''
+        - '{name}_setup_schroot_archlinux_profitbricks3':
             my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
             my_timed: '42 23 1 1 *'
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'

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