zuul-jobs/roles/local-log-download
Sorin Sbarnea 09ddbf8807 Improve 404 error message on download-logs.sh
Includes reasons why a user may get 404 errors from zuul in order
to avoid confusions.

Change-Id: Iba39e85a9f84ec8f999b0c0ddce76597b4349257
2020-04-15 09:51:57 +01:00
..
tasks local-log-download : role with script to download all log files 2020-04-01 07:41:26 +11:00
templates Improve 404 error message on download-logs.sh 2020-04-15 09:51:57 +01:00
README.rst local-log-download : role with script to download all log files 2020-04-01 07:41:26 +11:00

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 }}