summaryrefslogtreecommitdiffstats
path: root/jjb/releng/testapi-automate.yml
diff options
context:
space:
mode:
authorrohitsakala <rohitsakala@gmail.com>2017-01-05 16:07:46 +0530
committerRohit Sakala <rohitsakala@gmail.com>2017-01-06 08:08:51 +0000
commit4c7e9d882bd4e574a1ca470f97cf12433e30bbe7 (patch)
treeea73328e974a3871437d2fa396dfa11bd8aaa1c0 /jjb/releng/testapi-automate.yml
parent3303f3d2aa25726b8a6826df7b4dfc697a11d50a (diff)
Add project parameter in jenkins job testapi
Change-Id: If8ebbf630e62b27da8cc31bae639787e2b599b78 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Diffstat (limited to 'jjb/releng/testapi-automate.yml')
-rw-r--r--jjb/releng/testapi-automate.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml
index 10b37596a..41c740602 100644
--- 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: