summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-11 17:28:44 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-11 17:28:44 +0100
commit84a77401e9d1f78e290caa1f3aa82bd3fdf64f0d (patch)
treec65479d22549dc2705367942660eae92ed36d0c0 /job-cfg/reproducible.yaml
parent5a48af7b2b31fa31d027a1a5f8e884b5eef04bf1 (diff)
downloadjenkins.debian.net-84a77401e9d1f78e290caa1f3aa82bd3fdf64f0d.tar.xz
reproducible fedora: first shot at building rpm based distros.
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml11
1 files changed, 11 insertions, 0 deletions
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
@@ -774,6 +774,10 @@
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: ''