zuul-jobs/roles/fetch-sphinx-tarball
Tristan Cacqueray 6f940da935 fetch-sphinx-tarball: introduce zuul_use_fetch_output
This change enables using fetch-sphinx-tarball role along with
the fetch-output role. By default the role still synchronizes
artifacts back to the executor.

Change-Id: I7452f34bccdca49e256053f9630f77953b27f99c
2020-05-14 12:03:58 +00:00
..
defaults fetch-sphinx-tarball: introduce zuul_use_fetch_output 2020-05-14 12:03:58 +00:00
tasks fetch-sphinx-tarball: introduce zuul_use_fetch_output 2020-05-14 12:03:58 +00:00
README.rst fetch-sphinx-tarball: introduce zuul_use_fetch_output 2020-05-14 12:03:58 +00:00

README.rst

Collect output from a sphinx build as a tarball

By default, this copies the output from the sphinx build on the worker to the log root of the executor as a tarball, and then extracts the archive into the log root for viewing.

Role Variables