5603eb2291
This reverts commit 51a8ed8e95a2240547b0128701cc8acf6ba8bbcc. This has a typo ("exector"). The fix is obvious, but the bigger issue is that it was not caught in testing, even though the main purpose of the change was to re-enable tests. We should understand why it wasn't caught in testing and resolve that before fixing and unreverting. Change-Id: I3ed407546fecc52d4a039f7959c0521511e6a00b
Put artifacts and docs into the executor log dir
Note
This role only works in a trusted context. It is intended to be used in the post playbook of a base job.
This role moves artifacts and docs into the logs dir when
zuul.change
is defined so that they can be uploaded to the
log server for developer preview and validation.
Artifacts and docs are left in place when zuul.change
is
not defined so that normal publication jobs can publish them to final
locations.