From 0a05e37c7d649a622de3f30239160a6402b817cd Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Aug 2015 15:09:43 +0200 Subject: reproducible: add two jobs to be run on cbxi4pro0 (armhf): maintenance and setup_pbuilder_testing --- job-cfg/reproducible.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 9ca8c09b..7384ffd6 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -173,6 +173,10 @@ defaults: reproducible name: '{name}_maintenance_armhf_bpi0' +- job-template: + defaults: reproducible + name: '{name}_maintenance_armhf_cbxi4pro0' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_unstable' @@ -185,6 +189,10 @@ defaults: reproducible name: '{name}_setup_pbuilder_testing_armhf_bpi0' +- job-template: + defaults: reproducible + name: '{name}_setup_pbuilder_testing_armhf_cbxi4pro0' + - job-template: defaults: reproducible name: '{name}_setup_pbuilder_experimental' @@ -317,6 +325,13 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'bpi0' + - '{name}_maintenance_armhf_cbxi4pro0': + my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' + my_timed: '5 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'cbxi4pro0' - '{name}_setup_pbuilder_testing': my_description: 'Setup and update pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 0,4,8,12,16,20 * * *' @@ -329,6 +344,12 @@ my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' my_node: 'bpi0' + - '{name}_setup_pbuilder_testing_armhf_cbxi4pro0': + my_description: 'Setup and update pbuilder for reproducible builds of packages from testing as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' + my_timed: '23 0,4,8,12,16,20 * * *' + my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' + my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' + my_node: 'cbxi4pro0' - '{name}_setup_pbuilder_unstable': my_description: 'Setup and update pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 0,4,8,12,16,20 * * *' -- cgit v1.2.3-70-g09d2