[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i overview: only run daily, not every hour

Holger Levsen holger at moszumanska.debian.org
Tue Dec 22 10:07:37 UTC 2015


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

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

commit b09f9a89cc4fb1184f9b036f3a577f90cd57a72d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Dec 22 11:07:15 2015 +0100

    d-i overview: only run daily, not every hour
---
 job-cfg/d-i-overview.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/d-i-overview.yaml b/job-cfg/d-i-overview.yaml
index 19fb0ca..4ed4b03 100644
--- a/job-cfg/d-i-overview.yaml
+++ b/job-cfg/d-i-overview.yaml
@@ -27,7 +27,7 @@
     builders:
       - shell: '/srv/jenkins/bin/d-i_overview.sh {arch}'
     triggers:
-      - timed: "0 * * * *"
+      - timed: "0 6 * * *"
     publishers:
       - logparser:
           parse-rules: '/srv/jenkins/logparse/debian-installer.rules'

-- 
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