Comment 2 for bug 1891517

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

Reviewed: https://review.opendev.org/746154
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6a9fce39d6cf0051c6ea0f3bf5d57b9a7a03c3b8
Submitter: Zuul
Branch: master

commit 6a9fce39d6cf0051c6ea0f3bf5d57b9a7a03c3b8
Author: Flavio Fernandes <email address hidden>
Date: Thu Aug 13 10:56:23 2020 -0400

    "round" may bump 1 second to 2 if sleep takes more than 1.49 sec

    Use less than 2 as a way to account for test on slower systems.
    This is a follow up to: https://review.opendev.org/#/c/691883/

    Trivial-Fix

    Change-Id: Ia313b9c4028f0242cb0da8764b9921c5c30c465a
    Fixes-Bug: #1891517