From 96a486a48a58dc9312489858ed5292f4eda4b2a4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 17 Dec 2015 19:00:38 +0100 Subject: reproducible rpms: use mock with --uniqeext to be able to run mock in parallel and add 2nd fedora-23 build job --- job-cfg/reproducible.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 33a5e470..a4b7f596 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -541,6 +541,12 @@ my_num: 1 op_descname: 'a Fedora 23' my_shell: '/srv/jenkins/bin/reproducible_build_rpm.sh fedora-23 x86_64' + - 'fedora-23_x86_64': + my_num: 2 + op_descname: 'a Fedora 23' + my_shell: '/srv/jenkins/bin/reproducible_build_rpm.sh fedora-23 x86_64' + # when you add another fedora builder here + # the loop in bin/reproducible_setup_mock.sh needs to be increased too my_description: 'Try to reproducibly build {op_descname} package.' my_shell: '/srv/jenkins/bin/reproducible_build_{otherproject}_pkg.sh' my_timed: '* * * * *' -- cgit v1.2.3-54-g00ecf