Comment 64 for bug 1620849

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

Reviewed: https://review.openstack.org/367896
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-pip_lock_down/commit/?id=43c239916af3d48a017ad80386103c5eea539748
Submitter: Jenkins
Branch: master

commit 43c239916af3d48a017ad80386103c5eea539748
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:52:21 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: Ibb9d639f9f4f47fa4cbc86f83f3ad358dd7054d6
    Related-Bug: #1620849