Comment 11 for bug 1815142

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

Reviewed: https://review.opendev.org/682023
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a28fc26aaa924e0c6a97a724d41a492c2cca3249
Submitter: Zuul
Branch: stable/queens

commit a28fc26aaa924e0c6a97a724d41a492c2cca3249
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)