Comment 5 for bug 1716746

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

Reviewed: https://review.openstack.org/503793
Committed: https://git.openstack.org/cgit/openstack/networking-bagpipe/commit/?id=c6a9bcc34b63c927a37a0596f4bd8c1b0292cff2
Submitter: Jenkins
Branch: master

commit c6a9bcc34b63c927a37a0596f4bd8c1b0292cff2
Author: Thomas Morin <email address hidden>
Date: Wed Sep 13 13:45:56 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.

    (shamelessly stolen from I82d52bf0ad885bd36d2f0782a7c86ac61df532f2)
    Co-Authored-By: Ihar Hrachyshka <email address hidden>

    Change-Id: Ieee4bf6e3399b1f496850a23ba2e135b61b03f27
    Closes-Bug: 1716746