Clarify which jobs belong in the project block
Added a paragraph clarifying that OpenStack wide jobs also go in the project block in project-config. Change-Id: Ia46872793256c56747e3b6f280ad2ada6630bd52
This commit is contained in:
parent
2e6db67241
commit
67affcf1a9
@ -593,9 +593,11 @@ order:
|
||||
- system-required
|
||||
|
||||
Adding additional jobs can be done in the central repository or in
|
||||
your new project's ``.zuul.yaml`` file. For more information on
|
||||
addition additional jobs into your project, see
|
||||
:ref:`in-repo-zuul-jobs`.
|
||||
your new project's ``.zuul.yaml`` file. Official OpenStack projects should
|
||||
implement the OpenStack wide jobs mentioned in the `Project Testing
|
||||
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::
|
||||
|
||||
@ -1438,3 +1440,5 @@ the following:
|
||||
|
||||
#. Will the repo release on pypi? Check that it https://pypi.python.org
|
||||
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