[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible archlinux: disable the timer for the builders, while still in WIP we don't need it to run every minute

Mattia Rizzolo mattia at debian.org
Sat Nov 4 22:47:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository jenkins.debian.net.

commit 34cad7b14a8a0bc9fcd51456bc56bfc36f6efbc7
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Nov 4 23:47:09 2017 +0100

    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 at debian.org>
---
 job-cfg/reproducible.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index deb9e26..5c07e39 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'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list