Merge "Clarify which jobs belong in the project block"
This commit is contained in:
commit
2fefd0932b
@ -594,9 +594,11 @@ order:
|
|||||||
- system-required
|
- system-required
|
||||||
|
|
||||||
Adding additional jobs can be done in the central repository or in
|
Adding additional jobs can be done in the central repository or in
|
||||||
your new project's ``.zuul.yaml`` file. For more information on
|
your new project's ``.zuul.yaml`` file. Official OpenStack projects should
|
||||||
addition additional jobs into your project, see
|
implement the OpenStack wide jobs mentioned in the `Project Testing
|
||||||
:ref:`in-repo-zuul-jobs`.
|
Interface`_ (PTI) document. These jobs will also be listed in this project
|
||||||
|
block and not in the project's ``.zuul.yaml``. For more information on
|
||||||
|
adding additional jobs into your project, see :ref:`in-repo-zuul-jobs`.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|
||||||
@ -1439,3 +1441,5 @@ the following:
|
|||||||
|
|
||||||
#. Will the repo release on pypi? Check that it https://pypi.python.org
|
#. Will the repo release on pypi? Check that it https://pypi.python.org
|
||||||
is set up correctly.
|
is set up correctly.
|
||||||
|
|
||||||
|
.. _Project Testing Interface: https://governance.openstack.org/tc/reference/project-testing-interface.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user