summaryrefslogtreecommitdiffstats
path: root/jjb/joid
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-10 14:48:06 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-10 14:29:08 +0000
commita0523c47c8286dafadb320c2d965df733905a60e (patch)
treee25ec88ed4823be735b51d7913377c197c9438ca /jjb/joid
parent1623f49e292957e46ba4e352217998624a060b90 (diff)
Match slave names to pod names that are defined in pod-params file
Example jobs updated to match the slave/pod names. Change-Id: I662a1710f75009efd94cdad61e7fe97139aa64e8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/joid')
-rw-r--r--jjb/joid/joid.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/joid/joid.yml b/jjb/joid/joid.yml
index d47709e19..90cbfbe8f 100644
--- a/jjb/joid/joid.yml
+++ b/jjb/joid/joid.yml
@@ -9,7 +9,7 @@
controller: 'odl'
- pod: 'intel-pod5'
+ pod: 'intel-us-deploy-bare-pod5'
stream:
- master:
@@ -17,14 +17,14 @@
gs-pathname: ''
jobs:
- - 'joid-{controller}-daily-{stream}-{pod}'
- - 'joid-daily-deploy-{stream}'
+ - 'joid-{controller}-{pod}-daily-{stream}'
+ - 'joid-deploy-{pod}-daily-{stream}'
########################
# job templates
########################
- job-template:
- name: 'joid-{controller}-daily-{stream}-{pod}'
+ name: 'joid-{controller}-{pod}-daily-{stream}'
disabled: false
@@ -33,7 +33,7 @@
parameters:
- project-parameter:
project: '{installer}'
- - 'opnfv-build-defaults'
+ - 'intel-us-build-1-defaults'
- '{installer}-defaults':
controller: '{controller}'
@@ -52,7 +52,7 @@
CONTROLLER={controller}
- job-template:
- name: 'joid-daily-deploy-{stream}'
+ name: 'joid-deploy-{pod}-daily-{stream}'
disabled: false