summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorJun Li <matthew.lijun@huawei.com>2016-01-05 03:42:01 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-05 03:42:01 +0000
commit8fc626e74e066567a17be02e3e593bde16d9bf62 (patch)
tree0a6ee90506de72ce895260291242e54188608728 /jjb/opnfv
parent95561b6d8fad21199ce009ead9998defda7a6b32 (diff)
parente8514c1a8a6f61b7639fca9b78e127d392ced87f (diff)
Merge "Enable brahmaputra branch for doc verify and merge jobs"
Diffstat (limited to 'jjb/opnfv')
-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: