From 12be33ea27a05e65aeb0302232c6a991483c54f6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 23 Jan 2017 15:15:29 +0100 Subject: reproducible Debian: run scheduler 3 times a day, 2.5h after dinstall runs Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5f781ced..15a70f54 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -468,7 +468,8 @@ my_task: - 'scheduler': my_description: 'Schedule packages to be tested for reproducibility.' - my_timed: '55 */3 * * *' + # 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_shellext: ".py" - 'html_dashboard': my_description: 'Generate HTML dashboard with graphs for reproducible builds.' -- cgit v1.2.3-70-g09d2