From 46137dbf81ea59b0e1d9dfcb3dc23b1c6a5ebd59 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sun, 29 May 2016 10:29:48 +0000 Subject: reproducible debian: run the scheduler 10 minutes before the maintenance job instead of after, so we can quickly properly delete files of removed packages --- 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 a3c9faba..b50b87ac 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -411,7 +411,7 @@ my_task: - 'scheduler': my_description: 'Schedule packages to be tested for reproducibility.' - my_timed: '10 * * * *' + my_timed: '55 * * * *' my_shellext: ".py" - 'html_dashboard': my_description: 'Generate HTML dashboard with graphs for reproducible builds.' -- cgit v1.2.3-70-g09d2