From bc60bcb477aa6910d3be391eaca78f7394ae0376 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 31 Oct 2014 19:25:55 +0100 Subject: chroot-installation: change trigger times to less likely interfere with updates of ftp.de.debian.org. see #636292@87 --- job-cfg/chroot-installation.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index 0e6a0f53..ba4c5c48 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -1085,24 +1085,24 @@ - '{name}_housekeeping_squeeze': my_description: 'Cleanup and monitor so that there is a predictable environment.' my_trigger: 'chroot-installation_squeeze_bootstrap, chroot-installation_squeeze_bootstrap_upgrade_to_wheezy' - my_time: '0 5 25 * *' + my_time: '30 16 25 * *' my_prefix: '{name}_housekeeping_squeeze' - '{name}_housekeeping_wheezy': my_description: 'Cleanup and monitor so that there is a predictable environment.' my_trigger: 'chroot-installation_wheezy_bootstrap' - my_time: '0 5 4,18 * *' + my_time: '30 16 4,18 * *' my_prefix: '{name}_housekeeping_wheezy' - '{name}_housekeeping_jessie': my_description: 'Cleanup and monitor so that there is a predictable environment.' my_trigger: 'chroot-installation_jessie_bootstrap, chroot-installation_wheezy_bootstrap_upgrade_to_jessie' - my_time: '0 10 * * *' + my_time: '30 10 * * *' my_prefix: '{name}_housekeeping_jessie' - '{name}_housekeeping_sid': my_description: 'Cleanup and monitor so that there is a predictable environment.' my_trigger: 'chroot-installation_sid_bootstrap' - my_time: '0 5 * * *' + my_time: '30 4 * * *' my_prefix: '{name}_housekeeping_sid' -- cgit v1.2.3-54-g00ecf