From 6c451d483935da118a942386b7d6956511f54d95 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 27 Apr 2014 21:15:19 +0200 Subject: schedule schroot jobs at better times --- job-cfg/schroot.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml index 6d92d1f6..2f375637 100644 --- a/job-cfg/schroot.yaml +++ b/job-cfg/schroot.yaml @@ -84,16 +84,16 @@ my_schroot: sid my_distro: sid my_extra_pkgs: '' - my_time: '0 10 * * 2' + my_time: '0 10 * * 1' - '{name}-sid-upgrade': my_schroot: sid - my_time: '0 11 * * *' + my_time: '0 14 * * *' - '{name}-haskell-create': my_schroot: haskell my_distro: sid my_extra_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl' - my_time: '0 10 * * 1' + my_time: '0 12 * * 1' - '{name}-haskell-upgrade': my_schroot: haskell - my_time: '0 11 * * *' + my_time: '0 16 * * *' -- cgit v1.2.3-70-g09d2