diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2016-12-01 11:02:12 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2016-12-01 11:02:12 -0800 |
commit | 36578233023926d1947d3f6a936286dc77120616 (patch) | |
tree | 4617fe402f3d15a7eaae146f5233dd24d9e0f589 /jjb | |
parent | 903ed75f23222ab3db55ca2e298555280f521cd0 (diff) |
Only Build docs for OPNFV Projects
Without 'server-name' explicitly set the gerrit trigger defaults to
watch ANY gerrit serer. Thus docs builds are running against ODL
patchsets. This should not happen.
Change-Id: I3cb720b96c77a79197e42356b805c8bf560318bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/releng/opnfv-docs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/releng/opnfv-docs.yml b/jjb/releng/opnfv-docs.yml index 442e8ea71..a18374592 100644 --- a/jjb/releng/opnfv-docs.yml +++ b/jjb/releng/opnfv-docs.yml @@ -46,6 +46,7 @@ triggers: - gerrit: + server-name: 'gerrit.opnfv.org' trigger-on: - patchset-created-event: exclude-drafts: 'false' @@ -98,6 +99,7 @@ triggers: - gerrit: + server-name: 'gerrit.opnfv.org' trigger-on: - change-merged-event - comment-added-contains-event: |