Comment 79 for bug 1620849

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

Reviewed: https://review.openstack.org/367849
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_container_create/commit/?id=84b73aea3f83d961cc007f5e2fa0582979da4ecc
Submitter: Jenkins
Branch: master

commit 84b73aea3f83d961cc007f5e2fa0582979da4ecc
Author: Jesse Pretorius <email address hidden>
Date: Fri Sep 9 10:14:10 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: I117324c77d1539e130f9cc6daa6f0ceadc1e4f28
    Related-Bug: #1620849