Replace ci.o.o links with docs.o.o/infra

The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I279ebb9526ce6c5010de94d631dfe75a2d32dab8
This commit is contained in:
Jeremy Stanley 2015-05-14 21:38:16 +00:00
parent 64f4909957
commit 02c3b71c5b
1 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@ This dir contains the IRC access bot channel config. This config file
is used to specify which channels are managed by the infra team and
the permissions assigned to nicks in those channels.
`IRC Documentation <http://ci.openstack.org/irc.html>`_
`IRC Documentation <http://docs.openstack.org/infra/system-config/irc.html>`_
gerrit
======
@ -22,10 +22,10 @@ This dir contains the main project registry in projects.yaml along
with all of the gerrit project ACLs in the acls subdir. You will need
to edit these files to add new projects to Gerrit.
See the `StackForge Documentation <http://ci.openstack.org/stackforge.html>`_
See the `StackForge Documentation <http://docs.openstack.org/infra/system-config/stackforge.html>`_
for info on adding projects.
`Gerrit Documentation <http://ci.openstack.org/gerrit.html>`_
`Gerrit Documentation <http://docs.openstack.org/infra/system-config/gerrit.html>`_
gerritbot
=========
@ -33,7 +33,7 @@ gerritbot
This dir contains the gerritbot channel config file. Edit this file to
add the gerritbot to your IRC channels for gerrit event messages.
`IRC Documentation <http://ci.openstack.org/irc.html>`_
`IRC Documentation <http://docs.openstack.org/infra/system-config/irc.html>`_
jenkins
=======
@ -42,8 +42,8 @@ This dir contains the Jenkins job definitions as supplied to Jenkins Job
Builder as well as the scripts used in many of the jobs. Edit these files
if you need to add/delete/modify Jenkins Jobs.
`Jenkins Documentation <http://ci.openstack.org/jenkins.html>`_
`Jenkins Job Builder Documentation <http://ci.openstack.org/jjb.html>`_
`Jenkins Documentation <http://docs.openstack.org/infra/system-config/jenkins.html>`_
`Jenkins Job Builder Documentation <http://docs.openstack.org/infra/system-config/jjb.html>`_
nodepool
========
@ -53,7 +53,7 @@ elements that are used to build the images we boot slave nodes off of.
Edit these files if you need to modify the base images that Jenkins jobs
run on.
`Nodepool Documentation <http://ci.openstack.org/nodepool.html>`_
`Nodepool Documentation <http://docs.openstack.org/infra/system-config/nodepool.html>`_
specs
=====
@ -62,7 +62,7 @@ This dir contains the index.html file for the http://specs.openstack.org
site. Edit this file if you are adding and removing projects from that
site.
`Static Web Hosting Documentation <http://ci.openstack.org/static.html>`_
`Static Web Hosting Documentation <http://docs.openstack.org/infra/system-config/static.html>`_
zuul
====
@ -72,7 +72,7 @@ These files determine what jobs are run on Gerrit events for each project.
Edit these files if you need to change the jobs that your project runs or
attributes of those jobs (voting, slave node type, etc).
`Zuul Documentation <http://ci.openstack.org/zuul.html>`_
`Zuul Documentation <http://docs.openstack.org/infra/system-config/zuul.html>`_
dev
===