From 12c44fd66aee83cee82ace2b244cb13399307653 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 10 Jun 2017 12:28:51 +0200 Subject: reproducible Debian: run scheduler every 3h instead of every 6h Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a46df66c..f1096c58 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.' -- cgit v1.2.3-54-g00ecf