From 880f5548591aa8123c01a6f8a49ff739d79347f9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 18 Dec 2015 19:56:18 +0100 Subject: 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(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a4b7f596..6d247e74 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' } -- cgit v1.2.3-54-g00ecf