Merge "gzip the ARA report after generating it"

This commit is contained in:
Jenkins 2017-06-14 21:15:30 +00:00 committed by Gerrit Code Review
commit 5d3588c1ff
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