summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml21
1 files changed, 21 insertions, 0 deletions
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
@@ -175,6 +175,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_maintenance_armhf_cbxi4pro0'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_pbuilder_unstable'
- job-template:
@@ -187,6 +191,10 @@
- job-template:
defaults: reproducible
+ name: '{name}_setup_pbuilder_testing_armhf_cbxi4pro0'
+
+- job-template:
+ defaults: reproducible
name: '{name}_setup_pbuilder_experimental'
- job-template:
@@ -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 * * *'