From 0a1dcc30bcc6b60d0fcbefcf7d947845da058514 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 16 Oct 2015 16:52:51 +0200 Subject: reproducible arch: create builder job for Archlinux (wip) --- 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 d0f7ea8a..e4f991b0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -604,6 +604,10 @@ defaults: reproducible_other_projects name: '{name}_setup_schroot_arch' +- job-template: + defaults: reproducible_builder + name: '{name}_builder_arch_1' + - project: name: reproducible jobs: @@ -1258,4 +1262,10 @@ 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 Archlinux package.' + my_timed: '42 23 1 1 *' + my_shell: '/srv/jenkins/bin/reproducible_build_arch_pkg.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' -- cgit v1.2.3-54-g00ecf