Comment 81 for bug 1620849

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_barbican (master)

Reviewed: https://review.openstack.org/367863
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_barbican/commit/?id=2bf4c78088f94b7e5808aece29a91ae42db0df6e
Submitter: Jenkins
Branch: master

commit 2bf4c78088f94b7e5808aece29a91ae42db0df6e
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:26:40 2016 +0100

    Compress test execution logs

    The volume of logs we collect in CI jobs are extensive. This
    patch ensures that the logs collected are compressed to reduce
    the space taken in CI systems.

    PYTHONUNBUFFERED is also set to ensure that the console log
    from the CI jobs is recorded in the exact order of execution.

    Change-Id: If85a4d7fe58bfeef99e68714bb2a3bbc94ce7a67
    Related-Bug: #1620849