Comment 6 for bug 1868110

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

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

commit f93aebe7903becb7289e08e0a9237170818b3a8b
Author: Maciej Józefczyk <email address hidden>
Date: Mon Apr 6 10:02:56 2020 +0000

    [OVN] Bump up transaction timeout for functional tests

    On heavy loaded environments, like Neutron gates, we can
    observe sporadic failures of functional tests, that are
    timeouts.

    Lets increase the timeout value to 15 seconds for functional
    tests because looks like 5 seconds is not enought.

    Change-Id: I327de751e3ba26c5be03b2571b105492661999cb
    Closes-Bug: 1868110