Comment 4 for bug 1815142

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

Reviewed: https://review.openstack.org/642721
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=30e901242f71f783fe06f775b20afa01da41d72f
Submitter: Zuul
Branch: master

commit 30e901242f71f783fe06f775b20afa01da41d72f
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