Add internal link for job naming

Replace todo with the internal link.

Change-Id: Iafad5ae4997c94e1c517bab1fb794ff5d6a34251
This commit is contained in:
Andreas Jaeger 2017-08-02 07:12:55 +02:00
parent 0e9eb67b55
commit 10780cfa2a
2 changed files with 3 additions and 1 deletions

View File

@ -611,6 +611,8 @@ executable after package installation. The script has ``sudo`` access
and can set up the test environment as needed. For example, it should
be used to set up the ``openstack_citest`` databases for testing.
.. _v3_naming:
Consistent Naming for Jobs with Zuul v3
=======================================

View File

@ -60,7 +60,7 @@ job that can be used for every project. So when Zuul reports on your
changes, the job name will now be `openstack-py27` rather than
`gate-project-python27`.
.. TODO: xref job naming guide
For details about job names, see :ref:`v3_naming`.
Most jobs will be migrated automatically
----------------------------------------