zuul-jobs/roles/ara-report
James E. Blair c24c09e82c Allow ara-report to run on any node
This role had some assumptions that it would run only on the
zuul-executor.  If we remove those assumptions, it can run on any
worker node, which allows it to be used in untrusted playbooks.

Note that this is backwards compatible only in the case that the
user did not provide a non-default value for ara_report_path.  If
a user overrode that (eg, to put the report in a directory other
than "ara" under the executor log dir), this will break.

Change-Id: I3a28368a049fa583398ece8a66f90783f53098f4
2020-07-24 18:56:02 +00:00
..
defaults Allow ara-report to run on any node 2020-07-24 18:56:02 +00:00
tasks Allow ara-report to run on any node 2020-07-24 18:56:02 +00:00
README.rst Allow ara-report to run on any node 2020-07-24 18:56:02 +00:00

If ARA is enabled, generates a report or saves a copy of the ARA database.

Role Variables

Tip

Make sure the web server is configured to set the required mimetypes in order to serve gzipped content properly.