ac60bc714b
We only rename the extensions for files specified in zuul_copy_output but we should rename files in folders specified in zuul_copy_output as well. In addition we need to rename files or folders that start with a '.' which would otherwise not be visible once uploaded to logs. Change-Id: Id55ab51019d10d5ccbc6531549758ac71ad276be |
||
---|---|---|
.. | ||
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