Comment 11 for bug 1716746

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

Reviewed: https://review.openstack.org/504791
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=e35f07289649b30feee8cee3e712b0de84563226
Submitter: Jenkins
Branch: master

commit e35f07289649b30feee8cee3e712b0de84563226
Author: yong sheng gong <gong.yongsheng@99cloud.net>
Date: Sun Sep 17 23:28:28 2017 +0800

    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: I9b7fbba2fe7657bed53f74a22d36ad5116269f69
    Closes-bug: #1716746