From 4081f6eb3ca3dc3fb73a3ddc126a9d9c5d22eae6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 28 Oct 2016 11:31:18 +0200 Subject: reproducible Debian: run the scheduler only every 2h to reduce it's mail volume --- 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 a43251c3..af425eee 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -469,7 +469,7 @@ my_task: - 'scheduler': my_description: 'Schedule packages to be tested for reproducibility.' - my_timed: '55 * * * *' + my_timed: '55 */2 * * *' my_shellext: ".py" - 'html_dashboard': my_description: 'Generate HTML dashboard with graphs for reproducible builds.' -- cgit v1.2.3-54-g00ecf