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:
parent
1012fb2a8e
commit
988d587604
@ -4,7 +4,7 @@ includes:
|
|||||||
pipelines:
|
pipelines:
|
||||||
- name: check
|
- name: check
|
||||||
description: Newly uploaded patchsets enter this pipeline to receive an initial +/-1 Verified vote from Jenkins.
|
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
|
manager: IndependentPipelineManager
|
||||||
trigger:
|
trigger:
|
||||||
- event: patchset-created
|
- event: patchset-created
|
||||||
@ -17,7 +17,7 @@ pipelines:
|
|||||||
|
|
||||||
- name: gate
|
- 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.
|
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
|
manager: DependentPipelineManager
|
||||||
trigger:
|
trigger:
|
||||||
- event: comment-added
|
- event: comment-added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user