Change the wiki URL in Zuul for test failures.

Change-Id: If1bd8150823a18a7739ac9f112478a097a0ac399
Reviewed-on: https://review.openstack.org/22585
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-02-21 11:39:52 -08:00 committed by Jenkins
parent 1012fb2a8e
commit 988d587604

View File

@ -4,7 +4,7 @@ includes:
pipelines:
- name: check
description: Newly uploaded patchsets enter this pipeline to receive an initial +/-1 Verified vote from Jenkins.
failure-message: Build failed. For information on how to proceed, see http://wiki.openstack.org/GerritJenkinsGithub#Test_Failures
failure-message: Build failed. For information on how to proceed, see https://wiki.openstack.org/wiki/GerritJenkinsGithub#Test_Failures
manager: IndependentPipelineManager
trigger:
- event: patchset-created
@ -17,7 +17,7 @@ pipelines:
- name: gate
description: Changes that have been approved by core developers are enqueued in order in this pipeline, and if they pass tests in Jenkins, will be merged.
failure-message: Build failed. For information on how to proceed, see http://wiki.openstack.org/GerritJenkinsGithub#Test_Failures
failure-message: Build failed. For information on how to proceed, see https://wiki.openstack.org/wiki/GerritJenkinsGithub#Test_Failures
manager: DependentPipelineManager
trigger:
- event: comment-added