gzip the ARA report after generating it

ARA behaves well gzipped and shaves a lot of the size due to it being
composed mostly of text.

Change-Id: Icfb84148e131ae0a8edb84e788077b2a79112078
This commit is contained in:
David Moreau-Simard 2017-05-25 16:31:09 -04:00
parent 7c3fd05f98
commit 45d9f8e5d8
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export ANSIBLE_SSH_CONTROL_PATH=$socketdir/%%h-%%r
export ARA_DATABASE="sqlite:///${WORKSPACE}/ara.sqlite"
$WORKSPACE/bin/ara generate html $WORKSPACE/ara
gzip --recursive --best $WORKSPACE/ara
# Check for existence of the config file in the default
# directory or as a full path