summaryrefslogtreecommitdiffstats
path: root/job-cfg/dpkg.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-28 11:34:53 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-28 11:34:53 +0100
commit9cfb5739a75702a86799d86541cdd40ab7f00f94 (patch)
tree031228f20a650974fa481df40fc9b3c2c4ad1f1b /job-cfg/dpkg.yaml
parentdbed90069cc36125a1df04c44d0c058fdd615ffb (diff)
downloadjenkins.debian.net-9cfb5739a75702a86799d86541cdd40ab7f00f94.tar.xz
recreate jenkins-dpkg-jessie weekly to workaround missing cleanup in jobs
Diffstat (limited to 'job-cfg/dpkg.yaml')
-rw-r--r--job-cfg/dpkg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/dpkg.yaml b/job-cfg/dpkg.yaml
index 26650ad1..153b7138 100644
--- a/job-cfg/dpkg.yaml
+++ b/job-cfg/dpkg.yaml
@@ -57,6 +57,6 @@
my_shell: 'schroot --directory /tmp -c source:jenkins-dpkg-jessie /srv/jenkins/bin/find_dpkg_trigger_cycles.sh unstable'
- '{name}_setup_schroot':
my_description: 'Setup schroot for running the dpkg_sid_find_trigger_cycles and reproducible_create_meta_pkg_sets jobs in a jessie environment.'
- my_time: '23 8 1 * *'
+ my_time: '23 8 * * 1'
my_shell: '/srv/jenkins/bin/schroot-create.sh dpkg-jessie jessie python apt-file dose-extra'