From 8823fa736a524a471a46e724f37d3e3866acd381 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 30 Aug 2015 17:53:10 +0200 Subject: reproducible: add first armhf build job --- job-cfg/reproducible.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f6aa2782..c10711ed 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -420,6 +420,10 @@ defaults: reproducible_builder name: '{name}_builder_theta' +- job-template: + defaults: reproducible_builder + name: '{name}_builder_armhf1' + - job-template: defaults: reproducible_other_projects name: '{name}_coreboot' @@ -830,6 +834,12 @@ my_shell: '/srv/jenkins/bin/reproducible_build.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' + - '{name}_builder_armhf1': + 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 wbq0-armhf-rb bpi0-armhf-rb' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_coreboot': my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.' my_timed: '23 42 23 * *' -- cgit v1.2.3-54-g00ecf