Merge "Fix RST formatting"

This commit is contained in:
Zuul 2018-10-18 06:11:52 +00:00 committed by Gerrit Code Review
commit 1cfba01ffe
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Build sdist and wheel for Python projects.
** Role Variables **
**Role Variables**
.. zuul:rolevar:: release_python
:default: python

View File

@ -4,11 +4,13 @@ When a 'buildset' directory exists in the job logs, then use
zuul_return to set buildset_artifacts_url for children jobs.
rpm-build job:
* Create a repository
* Fetch the repository to "{{ zuul.executor.log_root }}/buildset"
* Use the buildset-artifacts-location role
rpm-test jobs:
* Install "{{ buildset_artficats_url }}" yum repository
* Run integration tests

View File

@ -40,7 +40,7 @@ intended to be used before output fetching in a base job's post-playbook.
`zuul_copy_output` and it won't be applied to files contained in
folders listed in `zuul_copy_output`.
Example:
Example::
extensions_to_txt:
conf: True