From 40b8019f210d18fdd069ae57d5a651bfafc504e1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Dec 2015 19:43:33 +0100 Subject: reproducible: add job to configure mock for fedora23 on x86_64 --- job-cfg/reproducible.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 9d54ae0f..7d282fdc 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -757,6 +757,10 @@ defaults: reproducible_other_projects name: '{name}_setup_schroot_arch' +- job-template: + defaults: reproducible_other_projects + name: '{name}_setup_mock_fedora23_x86_64' + - job-template: defaults: reproducible_builder_trigger name: '{name}_builder_arch_1' @@ -1521,6 +1525,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'profitbricks3' + - '{name}_setup_mock_fedora23_x86_64': + my_description: 'Setup mock for fedora23 on X86_64 to test .rpm packages for reproducibility.' + my_timed: '42 23 1 1 *' + my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'profitbricks3' - '{name}_builder_arch_1': my_description: 'Try to reproducibly build an Arch Linux package.' my_timed: '* * * * *' -- cgit v1.2.3-54-g00ecf