[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: add new job for setting up mock on jenkins (for the rpm scheduler which is yet to be written)

Holger Levsen holger at moszumanska.debian.org
Sun Dec 13 12:46:04 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 6dfade9e2922a03241be7c9533a091c08355a2c2
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 13 13:45:10 2015 +0100

    reproducible fedora rpms: add new job for setting up mock on jenkins (for the rpm scheduler which is yet to be written)
---
 job-cfg/reproducible.yaml | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 69913c1..7d2ba34 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -583,7 +583,14 @@
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: '{my_hname}'
             my_hname: 'profitbricks3'
-        - '{name}_setup_mock_fedora-23_x86_64':
+        - '{name}_setup_mock_fedora-23_x86_64_jenkins':
+            my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
+            my_timed: '42 23 1 1 *'
+            my_shell: '/srv/jenkins/bin/reproducible_setup_mock.sh fedora-23 x86_64'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: '{my_hname}'
+            my_hname: ''
+        - '{name}_setup_mock_fedora-23_x86_64_profitbricks3':
             my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
             my_timed: '42 23 1 1 *'
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
@@ -720,7 +727,11 @@
 
 - job-template:
     defaults: reproducible_other_projects
-    name: '{name}_setup_mock_fedora-23_x86_64'
+    name: '{name}_setup_mock_fedora-23_x86_64_jenkins'
+
+- job-template:
+    defaults: reproducible_other_projects
+    name: '{name}_setup_mock_fedora-23_x86_64_profitbricks3'
 
 - job-template:
     defaults: reproducible_builder_trigger

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