Comment 11 for bug 1868110

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

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

commit c9eeb5debd012c81a7739c135b1d9f29d46a741e
Author: Maciej Józefczyk <email address hidden>
Date: Wed May 6 17:44:11 2020 +0200

    [OVN] Bump up transaction timeout for functional tests

    We still can see occasional failures because of timeouts
    in the test_ovn_db_sync tests, like 1 failure per week.

    As per agreement during last IRC meeting we decided to
    bump up the functional tests timout from 15 seconds to 30 seconds,
    because we're still pretty behind the default value of 180 seconds.

    Change-Id: Ib20cdd0bb7d24795c8bd5c84c6143000b9922b4d
    Related-Bug: 1868110