summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml16
1 files changed, 9 insertions, 7 deletions
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':
@@ -630,10 +636,6 @@
# =-=-=-= old style stuff =-=-=-=
- job-template:
defaults: reproducible
- name: '{name}_maintenance_amd64_jenkins'
-
-- job-template:
- defaults: reproducible
name: '{name}_setup_schroot_unstable_diffoscope_amd64_jenkins'
- job-template: