zuul-jobs/roles/fetch-sphinx-tarball
James E. Blair 189c2471ec Add fetch-sphinx-tarball role
This is a new artifact-aware method of fetching sphinx tarballs,
meant to be used in docs promote jobs.

Change-Id: I9a01af9e36b959c4fa42f3c41b548c87bf2e1759
2019-03-21 14:04:11 -07:00
..
defaults Add fetch-sphinx-tarball role 2019-03-21 14:04:11 -07:00
tasks Add fetch-sphinx-tarball role 2019-03-21 14:04:11 -07:00
README.rst Add fetch-sphinx-tarball role 2019-03-21 14:04:11 -07: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