Comment 80 for bug 1620849

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

Reviewed: https://review.openstack.org/367852
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=101498fda5397d279a6cd7321c7d65491dd90c51
Submitter: Jenkins
Branch: master

commit 101498fda5397d279a6cd7321c7d65491dd90c51
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:18:50 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: Ied2a2f817a88a1326d446fe77a0f666a63a6e3d2
    Related-Bug: #1620849