zuul-jobs/roles/generate-zuul-manifest
James E. Blair 04daed7bc4 Move index_links to correct task in generate_zuul_manifest
This argument is intended for the generate role rather than the
artifact return.

Change-Id: Ie5af37e2f55faa758371327d508f0e255694edd7
2020-02-05 13:06:09 -08:00
..
defaults Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00
library Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00
tasks Move index_links to correct task in generate_zuul_manifest 2020-02-05 13:06:09 -08:00
__init__.py Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
README.rst Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00

Generate a Zuul manifest file for log uploading

This generates a manifest file in preparation for uploading along with logs. The Zuul web interface can fetch this file in order to display logs from a build.

Role Variables