Comment 8 for bug 1815142

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

Reviewed: https://review.opendev.org/682021
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5da06d7f4270bc79d4ebfe76e591c649c3268615
Submitter: Zuul
Branch: stable/stein

commit 5da06d7f4270bc79d4ebfe76e591c649c3268615
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Mar 12 10:59:18 2019 +0000

    Increase timeouts for OVSDB in functional tests

    Increased timeouts for OVSDB connection:
      - ovsdb_timeout = 30

    This patch will mitigate the intermittent timeouts the CI is
    experiencing while running the functional tests.

    Change-Id: I97a1d170926bb8a69dc6f7bb78a785bdea80936a
    Closes-Bug: #1815142
    (cherry picked from commit 30e901242f71f783fe06f775b20afa01da41d72f)