mirror of
https://opendev.org/openstack/puppet-openstack-guide.git
synced 2026-01-16 23:02:01 +00:00
Puppet OpenStack Project Guide
This change updates the current CI documentation based on the following three points. - Generalize job descriptions so that we don't need to maintain description for each version. - Explain how we define CI jobs. - Add some tips to trobleshoot integration job failures. Change-Id: I9e98987fef8c5945d8a928e6c40ac682f534c524 |
||
|---|---|---|
| doc | ||
| .gitignore | ||
| .gitreview | ||
| .zuul.yaml | ||
| LICENSE | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/puppet-openstack-guide.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
======================
Puppet OpenStack Guide
======================
To build the guide, execute the following command::
$ tox
After running ``tox``, the documentation will be available for viewing
in HTML format in the ``doc/build/`` directory. View these new documents
in your favorite web browser.