summaryrefslogtreecommitdiffstats
path: root/job-cfg/schroot.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-23 18:09:38 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-23 18:09:38 +0200
commit0891306bd36d87fb718cc46ab2eced2d800b8712 (patch)
tree28bbb33385e809f93c2a51659d6e6e5675df9838 /job-cfg/schroot.yaml
parentc79273fb2fa4fe762013685c3efd7a86e2710ef5 (diff)
downloadjenkins.debian.net-0891306bd36d87fb718cc46ab2eced2d800b8712.tar.xz
2nd attempt at building reproducible packages
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 * * *'