[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: run scheduler every 3h instead of every 6h
Holger Levsen
holger at layer-acht.org
Sat Jun 10 10:29:06 UTC 2017
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 12c44fd66aee83cee82ace2b244cb13399307653
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jun 10 12:28:51 2017 +0200
reproducible Debian: run scheduler every 3h instead of every 6h
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index a46df66..f1096c5 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -415,7 +415,7 @@
- 'scheduler':
my_description: 'Schedule packages to be tested for reproducibility.'
# dinstall runs 1|7|13|19:52 UTC - see https://anonscm.debian.org/git/mirror/dak.git/tree/config/debian/crontab
- my_timed: '23 3,9,15,21 * * *'
+ my_timed: '23 0,3,6,9,12,15,18,21 * * *'
my_shellext: ".py"
- 'html_dashboard':
my_description: 'Generate HTML dashboard with graphs for reproducible builds.'
--
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