Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3303f3d
)
Add project parameter in jenkins job testapi
19/26719/10
author
rohitsakala
<rohitsakala@gmail.com>
Thu, 5 Jan 2017 10:37:46 +0000
(16:07 +0530)
committer
Rohit Sakala
<rohitsakala@gmail.com>
Fri, 6 Jan 2017 08:08:51 +0000
(08:08 +0000)
Change-Id: If8ebbf630e62b27da8cc31bae639787e2b599b78
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
jjb/releng/testapi-automate.yml
patch
|
blob
|
history
diff --git
a/jjb/releng/testapi-automate.yml
b/jjb/releng/testapi-automate.yml
index
10b3759
..
41c7406
100644
(file)
--- a/
jjb/releng/testapi-automate.yml
+++ b/
jjb/releng/testapi-automate.yml
@@
-1,19
+1,21
@@
- project:
name: testapi-automate
-
- project: 'releng'
-
stream:
- master:
branch: '{stream}'
-
+ gs-pathname: ''
jobs:
- 'testapi-automate-{stream}'
+ project: 'releng'
- job-template:
name: 'testapi-automate-{stream}'
parameters:
+ - project-parameter:
+ project: '{project}'
+ - gerrit-parameter:
+ branch: '{branch}'
- 'opnfv-build-defaults'
scm: