d89f67aadf
The archival task currently relies on the content of all_sources, but some files are renamed afterwards if their extensions match one of the special extension of the list. This means that few files from all_sources are not found and then not compressed. Change then the logic: simply discover all files inside logs and compress all of them. Change-Id: I7d34d7d90849736b7b842c0bdd67492816f98ebc |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
README.rst |
Stage job output on the remote node
Takes as input a dictionary of files/folders named 'zuul_copy_output'. Copies contents into {{ zuul_output_dir }} on the remote node and is intended to be used before output fetching in a base job's post-playbook.
Role Variables