From 56be58a60522ff4186ac0291f9fd1bf7d5c57c18 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 29 Nov 2016 09:38:19 +0100 Subject: reproducible Debian: run maintenance jobs every 2h Signed-off-by: Holger Levsen --- 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 d36d09f5..d2373f46 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -342,7 +342,7 @@ my_task: - 'maintenance': my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.' - my_timed: '5 0,3,6,9,12,15,18,21 * * *' + my_timed: '5 0,2,4,6,8,10,12,14,16,18,20,22 * * *' my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_hname: - 'jenkins': { my_arch: 'amd64' } -- cgit v1.2.3-54-g00ecf