Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I468ae38021b4b55fea84179abe866ddd9e845fe0
This commit is contained in:
@@ -5,7 +5,7 @@ pipelines:
|
||||
- name: check
|
||||
description: Newly uploaded patchsets enter this pipeline to receive an initial +/-1 Verified vote from Jenkins.
|
||||
manager: IndependentPipelineManager
|
||||
failure-message: Build failed. For information on how to proceed, see https://wiki.openstack.org/wiki/GerritJenkinsGit#Test_Failures
|
||||
failure-message: Build failed. For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing
|
||||
precedence: low
|
||||
trigger:
|
||||
gerrit:
|
||||
@@ -22,7 +22,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 https://wiki.openstack.org/wiki/GerritJenkinsGit#Test_Failures
|
||||
failure-message: Build failed. For information on how to proceed, see http://docs.openstack.org/infra/manual/developers.html#automated-testing
|
||||
manager: DependentPipelineManager
|
||||
precedence: low
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user