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.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 9935e32e..9ca8c09b 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -171,6 +171,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_maintenance_armhf_bpi0'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_pbuilder_unstable'
- job-template:
@@ -306,6 +310,13 @@
my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
+ - '{name}_maintenance_armhf_bpi0':
+ 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: 'bpi0'
- '{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 * * *'