[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible arch: create builder job for Archlinux (wip)
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 16 14:53:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 0a1dcc30bcc6b60d0fcbefcf7d947845da058514
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Oct 16 16:52:51 2015 +0200
reproducible arch: create builder job for Archlinux (wip)
---
job-cfg/reproducible.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d0f7ea8..e4f991b 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 at 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 at lists.alioth.debian.org'
+ my_node: ''
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list