Comment 78 for bug 1620849

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

Reviewed: https://review.openstack.org/367838
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-ceph_client/commit/?id=b6e5451dd48ee337c2ee47139a4a871eddbe423d
Submitter: Jenkins
Branch: master

commit b6e5451dd48ee337c2ee47139a4a871eddbe423d
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:02:13 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.

    Related-Bug: #1620849
    Change-Id: I5fdcaa98e78848f4b6e34ea1ffa3de7ab1bcc4a8