From f31bf5d1b11456f15f7e682dfc0f55d4a3e59f1a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Aug 2015 15:41:59 +0200 Subject: reproducible armhf: also run setup_schroot_testing_debbindiff jobs on bpi0 and cbxi4pro0 --- job-cfg/reproducible.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 7384ffd6..b3d8d28d 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -205,6 +205,14 @@ defaults: reproducible name: '{name}_setup_schroot_testing_debbindiff' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_testing_debbindiff_armhf_bpi0' + +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_testing_debbindiff_armhf_cbxi4pro0' + - job-template: defaults: reproducible name: '{name}_setup_schroot_unstable' @@ -374,6 +382,18 @@ my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-testing-debbindiff testing debbindiff locales-all' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_setup_schroot_testing_debbindiff_armhf_bpi0': + my_description: 'Setup schroot for running debbindiff in a testing environment (this is needed to be able to correctly investigate haskell binaries...)' + my_timed: '23 0 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'bpi0' + - '{name}_setup_schroot_testing_debbindiff_armhf_cbxi4pro0': + my_description: 'Setup schroot for running debbindiff in a testing environment (this is needed to be able to correctly investigate haskell binaries...)' + my_timed: '23 0 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'cbxi4pro0' - '{name}_setup_schroot_unstable': my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '23 1 * * *' -- cgit v1.2.3-70-g09d2