zuul-jobs/roles/generate-zuul-manifest
Daniel Blixt dfbc8e2ec8 Use urlencoded filenames in test fixtures
When checking out repo to Windows environment, some files in test
fixture file trees do not get checked out. By setting renaming those
files with an urlencoded name, and populating a temporary directory
with corresponding file structure and decoded filenames during test by
a fixtures script, this will not cause checkout problems for those who
 want to read the repo in Win environment

Change-Id: If354eaf3f0bf2e86ddc05e3750aa5f0067dd9e21
2021-01-20 08:37:26 +01:00
..
defaults Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00
library Use urlencoded filenames in test fixtures 2021-01-20 08:37:26 +01:00
tasks Move index_links to correct task in generate_zuul_manifest 2020-02-05 13:06:09 -08:00
README.rst Add index_links option to zuul manifest 2020-02-05 07:19:20 -08:00
__init__.py Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00

README.rst

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