zuul-jobs/roles/emit-ara-html
James E. Blair a35c2ad35e Ignore errors from ara generate
If we use emit-ara-html in a base job post playbook, and it fails,
we won't upload the log files that we *do* have.

Ignore errors from ara generate and compress.

Also, let's call a space a space.

Change-Id: Ie6d41e829b0edb105d205997766c5d87022a16b5
2017-09-04 16:08:15 -07:00
..
defaults Add support for gzipping static ARA reports 2017-08-20 10:38:34 -04:00
tasks Ignore errors from ara generate 2017-09-04 16:08:15 -07: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.