zuul-jobs/roles/generate-zuul-manifest
Mohammed Naser f3615abc01 Add tests for manifest generation for missing files
This is a patch that adds test to make sure that we handle FileNotFound
exceptions during walks.

Change-Id: I6d3513ddb4a705a28043065b1398b75018ee3115
2019-09-12 19:39:09 +02:00
..
defaults Fix typo in generate-zuul-manifest role 2019-07-23 11:58:01 -07:00
library Add tests for manifest generation for missing files 2019-09-12 19:39:09 +02:00
tasks Use human-readable names for artifact returns 2019-08-12 07:13:27 -07:00
README.rst Fix typo in generate-zuul-manifest role 2019-07-23 11:58:01 -07: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