Comment 22 for bug 1716746

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/566283
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=98bb076905b475bbe1567ff9d8b8771a45216b81
Submitter: Zuul
Branch: stable/pike

commit 98bb076905b475bbe1567ff9d8b8771a45216b81
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Sep 12 12:27:28 2017 -0600

    Fix post gate hook to accommodate for new os-testr

    New os-testr uses stestr under the hood, which creates .stestr but not
    .testrepository directory in the current dir. Other than that, it
    doesn't seem like there is any difference in the format or names of
    files generated in the directory.

    Change-Id: I82d52bf0ad885bd36d2f0782a7c86ac61df532f2
    Closes-Bug: #1716746
    (cherry picked from commit 3e341a9941607a404ce5219292464c423a3fa5fe)