From 5af45de3cf5d9a718d80af5e274b8209ee8d79d8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Oct 2014 12:09:10 +0200 Subject: reproducible: cleanup job-cfg a bit --- job-cfg/reproducible.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index c4e2b448..989c3eea 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -138,12 +138,10 @@ my_description: 'Setup pbuilder for reproducible builds as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '42 0 * * *' my_shell: '/srv/jenkins/bin/reproducible_setup.sh' - my_params: '' - '{name}_stats': my_description: 'Reproducible builds statistics' my_timed: '0 0 * * *' my_shell: '/srv/jenkins/bin/reproducible_stats.sh' - my_params: '' - '{name}_build_random_packages': my_description: 'Reproducible build this many random packages each day:' my_timed: '0,15,30,45 * * * *' @@ -156,7 +154,7 @@ my_params: 'known 25' - '{name}_build_candidates': my_description: 'Reproducible build packages from a list of pre-defined candidates: ' - my_timed: '40,15,30,45 3,9,15,21 * * *' + my_timed: '0 0,4,8,12,16,20 * * *' my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_params: 'candidates 20' -- cgit v1.2.3-70-g09d2