From c741a76f231694a83807c4f5bda7d70b1f798781 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 24 Oct 2014 12:40:03 +0200 Subject: remove unused jobs schroot-haskell-(create|upgrade) --- job-cfg/schroot.yaml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml index a2c0d7a2..37f59691 100644 --- a/job-cfg/schroot.yaml +++ b/job-cfg/schroot.yaml @@ -68,14 +68,6 @@ defaults: schroot-upgrade name: '{name}-sid-upgrade' -- job-template: - defaults: schroot-create - name: '{name}-haskell-create' - -- job-template: - defaults: schroot-upgrade - name: '{name}-haskell-upgrade' - - project: name: schroot do_not_edit: '

Job configuration source is schroot.yaml.' @@ -88,12 +80,4 @@ - '{name}-sid-upgrade': my_schroot: sid 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 12 * * 1' - - '{name}-haskell-upgrade': - my_schroot: haskell - my_time: '0 16 * * *' -- cgit v1.2.3-54-g00ecf