[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add jobs to set up experimental schroots and configure pbuilder on the armhf nodes
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 18 18:56:43 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 880f5548591aa8123c01a6f8a49ff739d79347f9
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 18 19:56:18 2015 +0100
reproducible: add jobs to set up experimental schroots and configure pbuilder on the armhf nodes
---
job-cfg/reproducible.yaml | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index a4b7f59..6d247e7 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -274,6 +274,9 @@
- '{name}_{my_task}_{my_arch}_{my_hname}':
my_task:
+ - 'setup_pbuilder_testing':
+ my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+ my_timed: '23 7 * * *'
- 'setup_pbuilder_unstable':
my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '42 7 * * *'
@@ -283,6 +286,9 @@
- 'setup_schroot_testing':
my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
my_timed: 'H/60 1 * * *'
+ - 'setup_schroot_unstable':
+ my_description: 'Setup testing schroot for fetching source packages for the builder jobs.'
+ my_timed: 'H/60 1 * * *'
- 'setup_schroot_experimental':
my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
my_timed: '33 1 * * *'
@@ -296,12 +302,18 @@
- '{name}_{my_task}_{my_arch}_{my_hname}':
my_task:
- - 'setup_pbuilder_testing':
+ - 'setup_pbuilder_unstable':
my_description: 'Setup pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '23 7 * * *'
+ - 'setup_pbuilder_experimental':
+ my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+ my_timed: '23 7 * * *'
- 'setup_schroot_unstable':
my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.'
- my_timed: '42 1 * * *'
+ my_timed: 'H/60 1 * * *'
+ - 'setup_schroot_experimental':
+ my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.'
+ my_timed: 'H/60 1 * * *'
my_hname:
- 'bpi0': { my_arch: 'armhf' }
- 'cbxi4pro0': { my_arch: 'armhf' }
--
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