From 3b24adfe4815e208f64d5e8e30f0d1967ea47c7f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 30 Sep 2014 17:10:00 +0200 Subject: reproducible: run random packages job 12 times a day, random_failures twice --- job-cfg/reproducible.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 192afdf4..4f52cc0f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -204,12 +204,12 @@ my_packages: '' - '{name}_build_random_packages': my_description: 'Reproducible build this many random packages each day:' - my_timed: '23 3,7,11,15,19,23 * * *' + my_timed: '23 0,3,4,7,8,11,12,15,16,19,20,23 * * *' my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_packages: '66' - '{name}_build_random_failures': my_description: 'Try to reproducible build 33 packages which failed before and which come from the random job:' - my_timed: '42 15 * * *' + my_timed: '42 2,14 * * *' my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_packages: '0' - '{name}_build_test_reproducibility': -- cgit v1.2.3-70-g09d2