From 3778770ff1fbca985fb47541ad7ce20de96c268a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 11 Nov 2015 00:33:42 +0100 Subject: reproducible: add sixth armhf build node, thanks again to vagrant --- job-cfg/reproducible.yaml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5c102223..ccff76e0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -283,6 +283,10 @@ defaults: reproducible name: '{name}_maintenance_armhf_odxu4' +- job-template: + defaults: reproducible + name: '{name}_maintenance_armhf_wbd0' + - job-template: defaults: reproducible name: '{name}_maintenance_amd64_profitbricks1' @@ -339,6 +343,10 @@ defaults: reproducible name: '{name}_setup_pbuilder_unstable_armhf_odxu4' +- job-template: + defaults: reproducible + name: '{name}_setup_pbuilder_unstable_armhf_wbd0' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_testing_amd64_profitbricks1' @@ -423,6 +431,10 @@ defaults: reproducible name: '{name}_setup_schroot_unstable_armhf_odxu4' +- job-template: + defaults: reproducible + name: '{name}_setup_schroot_unstable_armhf_wbd0' + - job-template: defaults: reproducible name: '{name}_setup_schroot_testing_amd64_jenkins' @@ -660,7 +672,7 @@ name: '{name}_builder_amd64_32' # use this to get an overview how builds are distributed on the nodes -# grep armhf job-cfg/reproducible.yaml |grep build.sh ; echo ; echo ; echo ; for i in bpi0 wbq0 cbxi4pro0 hb0 odxu4 ; do echo "$i:" ; grep armhf job-cfg/reproducible.yaml |grep build.sh|grep $i ; echo ; done +# grep armhf job-cfg/reproducible.yaml |grep build.sh ; echo ; echo ; echo ; for i in bpi0 wbq0 cbxi4pro0 hb0 odxu4 wbd0 ; do echo "$i:" ; grep armhf job-cfg/reproducible.yaml |grep build.sh|grep $i ; echo ; done - job-template: defaults: reproducible_builder name: '{name}_builder_armhf_1' @@ -772,6 +784,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'odxu4' + - '{name}_maintenance_armhf_wbd0': + my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.' + my_timed: '5 0,3,6,9,12,15,18,21 * * *' + my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'wbd0' - '{name}_maintenance_amd64_profitbricks1': my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.' my_timed: '5 0,3,6,9,12,15,18,21 * * *' @@ -832,6 +850,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'odxu4' + - '{name}_setup_pbuilder_unstable_armhf_wbd0': + 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 * * *' + my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'wbd0' - '{name}_setup_pbuilder_testing_amd64_profitbricks1': 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 * * *' @@ -982,6 +1006,12 @@ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'odxu4' + - '{name}_setup_schroot_unstable_armhf_wbd0': + my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' + my_timed: '42 1 * * *' + my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'wbd0' - '{name}_setup_schroot_testing_amd64_jenkins': my_description: 'Setup testing schroot for fetching source packages for the builder jobs.' my_timed: '42 1 * * *' -- cgit v1.2.3-70-g09d2