summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv/opnfv-docs.yml
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-04 11:23:18 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-04 14:31:12 +0000
commite8514c1a8a6f61b7639fca9b78e127d392ced87f (patch)
tree254b9a27222fa6bc1e006f33c266d58fd92a076e /jjb/opnfv/opnfv-docs.yml
parenta68a8dd1a2f80ad413c6711a12bcd1dd40345eac (diff)
Enable brahmaputra branch for doc verify and merge jobs
This change also adjusts GS_BASE parameter in releng-macros.yml and uses GS_BASE in docs-merge job. ONOS builders are also adjusted. Change-Id: Ic9f28a3a7e283cba6736e96f8f7e18c859099e6c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv/opnfv-docs.yml')
-rw-r--r--jjb/opnfv/opnfv-docs.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/jjb/opnfv/opnfv-docs.yml b/jjb/opnfv/opnfv-docs.yml
index 3574b3988..6edd0b06e 100644
--- a/jjb/opnfv/opnfv-docs.yml
+++ b/jjb/opnfv/opnfv-docs.yml
@@ -11,11 +11,13 @@
- 'opnfv-docs-verify-{stream}'
- 'opnfv-docs-merge-{stream}'
- # stream: branch with - in place of / (eg. stable-arno)
- # branch: branch (eg. stable/arno)
stream:
- master:
- branch: 'master'
+ branch: '{stream}'
+ gs-pathname: ''
+ - brahmaputra:
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
########################
# job templates
@@ -70,6 +72,10 @@
project: $GERRIT_PROJECT
- gerrit-parameter:
branch: 'master'
+ - string:
+ name: GS_URL
+ default: '$GS_BASE{gs-pathname}'
+ description: "Directory where the build artifact will be located upon the completion of the build."
scm:
- gerrit-trigger-scm: