zuul-jobs/roles/emit-ara-html
David Moreau-Simard 15d24d25f3 Don't create a gzipped folder: recursively gzip ARA contents
https://review.openstack.org/#/c/495551/ introduced gzipping through
the "archive" module but the result isn't the expected one, let's use
the gzip command instead.

Change-Id: I7d5fe19381ade6639ec4d96b50e58f84439e0230
2017-08-23 16:48:10 -04:00
..
defaults Add support for gzipping static ARA reports 2017-08-20 10:38:34 -04:00
tasks Don't create a gzipped folder: recursively gzip ARA contents 2017-08-23 16:48:10 -04:00
README.rst Add support for gzipping static ARA reports 2017-08-20 10:38:34 -04:00

Have ARA generate html logs if ARA and ARA data are both present.

Role Variables

Whether to compress the ARA HTML output or not. Defaults to true.

Tip

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