Comment 11 for bug 1425482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to os-ansible-deployment (icehouse)

Reviewed: https://review.openstack.org/161896
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=4f64cb385f0f5809ad4375e80071af32d253b0fe
Submitter: Jenkins
Branch: icehouse

commit 4f64cb385f0f5809ad4375e80071af32d253b0fe
Author: Ian Cordasco <email address hidden>
Date: Fri Feb 27 11:11:54 2015 -0600

    Use bind-mounted directory for tempest logs

    In an effort to improve the artifacts we have from the gate, make
    tempest record its logs in the utility container's bind-mounted log
    directory. The gate publisher will then automatically copy the file.

    Conflicts:
     rpc_deployment/roles/tempest/templates/tempest.conf.j2

    Related-bug: 1425482
    Change-Id: I5811c2d34772ef4711d9c483038edb5a5c1a6897
    (cherry picked from commit 1f09957c23dd6e11b15648a9eec873b0fa925f6e)