5505fda9ac
Allow skip files that fail to get the contents during downloading logs. Will show in command message to let downloader knows what file we skips, so downloader can try to download it manually if they prefer. Change-Id: Ic87e1e2f1ef656b4d0615fa6fb68a1ed9067a956 |
||
---|---|---|
.. | ||
tasks | ||
templates | ||
README.rst |
Add a script for users to bulk download logs locally
This adds a script for users to bulk download all logs to their local system. It queries the Zuul API for the manifest and then copies all files locally from the log server.
Role Variables
The Zuul API endpoint to use. Example:
https://zuul.example.org/api/tenant/{{ zuul.tenant }}