[Qa-jenkins-scm] [jenkins.debian.net] 08/08: lvc: s#retreive#retrieve#g
Holger Levsen
holger at layer-acht.org
Wed Jul 13 19:28:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 554aad2b2fbaaa05d3d1fa4e096e572a5caabfa8
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jul 13 21:28:38 2016 +0200
lvc: s#retreive#retrieve#g
---
bin/{lvc_retreive_artifacts.sh => lvc_retrieve_artifacts.sh} | 0
job-cfg/lvc.yaml | 8 ++++----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bin/lvc_retreive_artifacts.sh b/bin/lvc_retrieve_artifacts.sh
similarity index 100%
rename from bin/lvc_retreive_artifacts.sh
rename to bin/lvc_retrieve_artifacts.sh
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 834a5f6..78916da 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -42,7 +42,7 @@
includes: '{my_pngs}'
image-width: 300
- trigger-parameterized-builds:
- - project: lvc_retreive_artifacts
+ - project: lvc_retrieve_artifacts
predefined-parameters: "TRIG_NODE=$NODE_NAME\nTRIG_RESULTS=$WORKSPACE/results"
wrappers:
- live-screenshot
@@ -57,7 +57,7 @@
name: '{name}_{distro}'
- job-template:
- name: '{name}_retreive_artifacts'
+ name: '{name}_retrieve_artifacts'
project-type: freestyle
description: *desc
properties:
@@ -82,7 +82,7 @@
wrappers:
- live-screenshot
builders:
- - shell: '/srv/jenkins/bin/lvc_retreive_artifacts.sh'
+ - shell: '/srv/jenkins/bin/lvc_retrieve_artifacts.sh'
node: 'master'
- project:
@@ -113,5 +113,5 @@
my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'
my_time: 'H H * * H'
my_opts: '--tags @broken'
- - '{name}_retreive_artifacts':
+ - '{name}_retrieve_artifacts':
my_title: 'Retrieve results from LVC job'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list