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:
Jeremy Stanley
2014-12-05 03:30:43 +00:00
parent 45040e01d8
commit 3682c41f33
3 changed files with 8 additions and 9 deletions

View File

@@ -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: