summaryrefslogtreecommitdiffstats
path: root/job-cfg/schroot.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-24 12:40:03 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-24 12:40:03 +0200
commitc741a76f231694a83807c4f5bda7d70b1f798781 (patch)
tree4f71213eab1af5dd331ed521f3b22106114e0c1e /job-cfg/schroot.yaml
parent464c2bc80d258ab746edd767b9e25eb385e5063c (diff)
downloadjenkins.debian.net-c741a76f231694a83807c4f5bda7d70b1f798781.tar.xz
remove unused jobs schroot-haskell-(create|upgrade)
Diffstat (limited to 'job-cfg/schroot.yaml')
-rw-r--r--job-cfg/schroot.yaml16
1 files changed, 0 insertions, 16 deletions
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: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/job-cfg/schroot.yaml">schroot.yaml</a>.'
@@ -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 * * *'