summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-05 05:15:54 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-05 05:15:54 +0200
commitc050bf674368e4e75eaa1e2b13f4ea5bef224333 (patch)
tree2d8da57f9e7f40f1e9c79fd80b75793104516b04 /job-cfg/reproducible.yaml
parent53d47cc169e005cafdb2d84e8347b5f1603579ca (diff)
downloadjenkins.debian.net-c050bf674368e4e75eaa1e2b13f4ea5bef224333.tar.xz
reproducible: rename _known_failures job to _new_versions
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 8d390463..d8ef6a05 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -127,7 +127,7 @@
- job-template:
defaults: reproducible
- name: '{name}_build_random_failures'
+ name: '{name}_build_new_versions'
- job-template:
defaults: reproducible
@@ -151,7 +151,7 @@
my_timed: '0,15,30,45 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_params: 'unknown 10'
- - '{name}_build_random_failures':
+ - '{name}_build_new_versions':
my_description: 'Try to reproducible build packages which were build before and for which a new version exists:'
my_timed: '42 2,14 * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'