From 84a77401e9d1f78e290caa1f3aa82bd3fdf64f0d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 17:28:44 +0100 Subject: reproducible fedora: first shot at building rpm based distros. --- job-cfg/reproducible.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index e7ed8b0b..b59602da 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -773,6 +773,10 @@ defaults: reproducible_builder_trigger name: '{name}_builder_archlinux_2' +- job-template: + defaults: reproducible_builder_trigger + name: '{name}_builder_fedora23_x86_64_1' + - job-template: defaults: reproducible name: '{name}_html_archlinux' @@ -1555,6 +1559,13 @@ my_shell: '/srv/jenkins/bin/reproducible_build_archlinux_pkg.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_builder_fedora23_x86_64_1': + my_description: 'Try to reproducibly build a Fedora 23 package.' + my_timed: '* * * * *' + my_trigger: '' + my_shell: '/srv/jenkins/bin/reproducible_build_rpm.sh fedora23 x86_64' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_html_archlinux': my_description: 'Build a simple webpage for Arch Linux reproducibility tests' my_timed: '' -- cgit v1.2.3-70-g09d2