Set a Custom URL for Bifrost Verification Jobs 51/23251/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 17 Oct 2016 21:53:29 +0000 (14:53 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 18 Oct 2016 15:11:15 +0000 (08:11 -0700)
OpenStack-CI documentation states[1] a custom URL needs to be set in
order for Jenkins comments to be correctly formatted by the OpenStack
Gerrit server.

[1] http://docs.openstack.org/infra/system-config/third_party.html#the-jenkins-gerrit-trigger-plugin-way

Change-Id: Id10c9839b823f0b3841cfcaa16a6dd384d34cbbe
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/infra/bifrost-verify-jobs.yml

index a2a57d4..d15bf74 100644 (file)
                     exclude-no-code-change: 'false'
                 - comment-added-contains-event:
                     comment-contains-value: 'recheck'
+            custom-url: '* $JOB_NAME $BUILD_URL'
+            silent-start: true
             projects:
               - project-compare-type: 'PLAIN'
                 project-pattern: 'openstack/bifrost'