summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-30 19:45:38 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-30 19:45:38 +0200
commit4c2ece3081717f9af83b8487573bdb21968466a6 (patch)
treeeba4beb5b1b06b82e4e7d9a51810247f324887ea /job-cfg/reproducible.yaml
parent20d59cad2d7cc10d9a19b0afff1d9d3d718d38d6 (diff)
downloadjenkins.debian.net-4c2ece3081717f9af83b8487573bdb21968466a6.tar.xz
reproducible: remove double shell definitions
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 4c3556b1..c8ad97f7 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -452,28 +452,24 @@
- '{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}_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}_maintenance_armhf_hb0':
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: 'hb0'
- '{name}_maintenance_armhf_wbq0':
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: 'wbq0'