Comment 2 for bug 1496842

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to shotgun (master)

Reviewed: https://review.openstack.org/248139
Committed: https://git.openstack.org/cgit/openstack/shotgun/commit/?id=41fe7aacc6065975a6e563c080c7e5b14e2e9c9b
Submitter: Jenkins
Branch: master

commit 41fe7aacc6065975a6e563c080c7e5b14e2e9c9b
Author: Maciej Kwiek <email address hidden>
Date: Fri Nov 20 16:29:53 2015 +0100

    Dump shotgun log at the end of snapshot creation

    Shotgun dumps /var/log/shotgun.log as normal part of the snapshot, but
    it fills it in as the snapshot is created, which resulted in dumping
    shotgun log split in half.

    This patch makes shotgun dump it's own logs at the end of snapshot
    creation process, just before compressing it.

    Change-Id: Ie3e9737b2f430fd2f6ff3083b216f0ee62681c97
    Closes-Bug: #1496842