From 13666cda5dfa1e57edbfdd28fea6a7748bdba74d Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Sun, 13 Dec 2015 12:05:46 +0100 Subject: start to absorb 'jenkins' --- job-cfg/reproducible.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5e693312..fe0bdb86 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -216,12 +216,18 @@ - project: name: reproducible jobs: - - '{name}_maintenance_amd64_jenkins': - 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 * * *' + - '{name}_{my_task}_{my_arch}_{my_hname}': + my_task: + - 'maintenance': + 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/reproducible_maintenance.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_hname: + - 'jenkins': + my_arch: 'armhf' my_node: '' + - '{name}_{my_task}_{my_arch}_{my_hname}': my_task: - 'maintenance': @@ -628,10 +634,6 @@ my_hname: '' # =-=-=-= old style stuff =-=-=-= -- job-template: - defaults: reproducible - name: '{name}_maintenance_amd64_jenkins' - - job-template: defaults: reproducible name: '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins' -- cgit v1.2.3-54-g00ecf