From b00c1387d90d3833a892d22c609f9ad4d04590da Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 29 Sep 2014 21:29:57 +0200 Subject: reproducible: new job, to build packages which failed and where randomly selected only --- job-cfg/reproducible.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 4bca7a2c..8f70dcd4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -128,6 +128,10 @@ defaults: reproducible name: '{name}_build_random_packages' +- job-template: + defaults: reproducible + name: '{name}_build_random_failures' + - job-template: defaults: reproducible name: '{name}_build_core' @@ -202,6 +206,11 @@ my_timed: '23 3,7,11,15,19,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_shell: '/srv/jenkins/bin/reproducible_build.sh' + my_packages: '0' - '{name}_build_test_reproducibility': my_description: 'Reproducible build of a few packages, some we know will succeed and some we know which "should" fail: ' my_timed: '' -- cgit v1.2.3-70-g09d2