Comment 61 for bug 1620849

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

Reviewed: https://review.openstack.org/367897
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-rabbitmq_server/commit/?id=e533c25ce067b039be0f5fe788d7ee40d6fb2eca
Submitter: Jenkins
Branch: master

commit e533c25ce067b039be0f5fe788d7ee40d6fb2eca
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:53: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: I5eb6b16deaf3e0b01d46dae86ee40b1f8e90581d
    Related-Bug: #1620849