Only Build docs for OPNFV Projects 55/25355/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 1 Dec 2016 19:02:12 +0000 (11:02 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 1 Dec 2016 19:02:12 +0000 (11:02 -0800)
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>
jjb/releng/opnfv-docs.yml

index 442e8ea..a183745 100644 (file)
@@ -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: