zuul-jobs/roles/emit-ara-html/README.rst
David Moreau-Simard 016035077f Add support for gzipping static ARA reports
The ARA web application was designed to work properly when fully
gzipped with the proper mimetypes so let's add support for doing
that.

Change-Id: Ic1914c840f5a75e7da07494fb87c2167ae7bed68
2017-08-20 10:38:34 -04:00

490 B

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.