Comment 6 for bug 1788802

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/597349
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=eba4912fc4cd37442ce4603544bb070612a1df74
Submitter: Zuul
Branch: master

commit eba4912fc4cd37442ce4603544bb070612a1df74
Author: Steve Baker <email address hidden>
Date: Tue Aug 28 12:00:34 2018 +1200

    Simplify tenacity sleep mocking

    This changes the tenacity sleep mocking to not rely on tenacity
    internals, and to mock for all tests so that slow tests are not
    accidently missed.

    Change-Id: I0519e5e1c0edc1f2192a011f9fa524b5380d3518
    Related-Bug: #1788802