From 9342366c39119f39ef05fb6353f636573f046b50 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 16 Mar 2015 19:21:38 +0100 Subject: reproducible: add three more build jobs to get testing tested before its stretched --- job-cfg/reproducible.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 061f7dbf..7971cbe4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -207,6 +207,19 @@ defaults: reproducible_builder name: '{name}_builder_epsilon' +- job-template: + defaults: reproducible_builder + name: '{name}_builder_zeta' + +- job-template: + defaults: reproducible_builder + name: '{name}_builder_eta' + +- job-template: + defaults: reproducible_builder + name: '{name}_builder_theta' + + - project: name: reproducible jobs: @@ -321,3 +334,18 @@ my_timed: 'H/2 * * * *' my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + - '{name}_builder_zeta': + my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' + my_timed: 'H/2 * * * *' + my_shell: '/srv/jenkins/bin/reproducible_build.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + - '{name}_builder_eta': + my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' + my_timed: 'H/2 * * * *' + my_shell: '/srv/jenkins/bin/reproducible_build.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + - '{name}_builder_theta': + my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' + my_timed: 'H/2 * * * *' + my_shell: '/srv/jenkins/bin/reproducible_build.sh' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' -- cgit v1.2.3-70-g09d2