summaryrefslogtreecommitdiffstats
path: root/job-cfg/schroot.yaml
diff options
context:
space:
mode:
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 649668fd..a2c0d7a2 100644
--- a/job-cfg/schroot.yaml
+++ b/job-cfg/schroot.yaml
@@ -76,14 +76,6 @@
defaults: schroot-upgrade
name: '{name}-haskell-upgrade'
-- job-template:
- defaults: schroot-create
- name: '{name}-reproducible-sid-create'
-
-- job-template:
- defaults: schroot-upgrade
- name: '{name}-reproducible-sid-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>.'
@@ -104,12 +96,4 @@
- '{name}-haskell-upgrade':
my_schroot: haskell
my_time: '0 16 * * *'
- - '{name}-reproducible-sid-create':
- my_schroot: reproducible-sid
- my_distro: sid
- my_extra_pkgs: 'build-essential dpkg-dev debhelper dh-python proot'
- my_time: '0 14 * * 1'
- - '{name}-reproducible-sid-upgrade':
- my_schroot: reproducible-sid
- my_time: '0 17 * * *'