summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-30 18:52:47 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-30 18:52:47 +0200
commit6e3f4c8f924e530d8146d8d42d53259958920652 (patch)
tree46078edc3c094ba4d01693a44219ea7e1c726a1b /job-cfg/reproducible.yaml
parenta12595877ffcc74914a8d7ca6783a703942ec891 (diff)
downloadjenkins.debian.net-6e3f4c8f924e530d8146d8d42d53259958920652.tar.xz
reproducible: rename builder job according initial plan
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 96c3d521..c59d6598 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -422,7 +422,7 @@
- job-template:
defaults: reproducible_builder
- name: '{name}_builder_armhf1'
+ name: '{name}_builder_armhf_1'
- job-template:
defaults: reproducible_other_projects
@@ -834,7 +834,7 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- - '{name}_builder_armhf1':
+ - '{name}_builder_armhf_1':
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:2225 bpi0-armhf-rb:2222'