summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-16 15:48:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-16 15:48:20 +0200
commitf9f216d472adbe70890be2feae05613e77c327ef (patch)
tree16576befbfa2700753ce709a0b97f4e6d24630e7 /job-cfg
parentbd168b73476e27b1930bd3e8b3a247df1ed1d90d (diff)
downloadjenkins.debian.net-f9f216d472adbe70890be2feae05613e77c327ef.tar.xz
reproducible arch: rename job to be consistent with other jobs
Diffstat (limited to 'job-cfg')
-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 c472d1de..d0f7ea8a 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -602,7 +602,7 @@
- job-template:
defaults: reproducible_other_projects
- name: '{name}_arch_schroot_setup'
+ name: '{name}_setup_schroot_arch'
- project:
name: reproducible
@@ -1252,7 +1252,7 @@
my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- - '{name}_arch_schroot_setup':
+ - '{name}_setup_schroot_arch':
my_description: 'Setup an Archlinux schroot to test Archlinux packages for reproducibility.' # FIXME: this aint idempotent, so it's only run once a year for now
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'