summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-11-04 23:47:09 +0100
committerMattia Rizzolo <mattia@debian.org>2017-11-04 23:47:11 +0100
commit34cad7b14a8a0bc9fcd51456bc56bfc36f6efbc7 (patch)
tree58adf8c44ddbd97fa4b5d18d4c435b7d97396040 /job-cfg
parent830badd0a2467421ebac51a8410bcfdba8e1188d (diff)
downloadjenkins.debian.net-34cad7b14a8a0bc9fcd51456bc56bfc36f6efbc7.tar.xz
reproducible archlinux: disable the timer for the builders, while still in WIP we don't need it to run every minute
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index deb9e26a..5c07e397 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -651,7 +651,6 @@
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'
- my_disabled: false
- 'setup_schroot_archlinux_profitbricks3':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
@@ -762,6 +761,8 @@
my_num: 1
op_descname: 'an Arch Linux'
my_disabled: false
+ # remove the timer, this is still at a WIP stage so let's have it triggered manually for now.
+ my_timed: ''
- 'archlinux':
my_num: 2
op_descname: 'an Arch Linux'