Comment 16 for bug 1750599

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

Reviewed: https://review.openstack.org/546986
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=5d19dad877a5589e026ab4af7b09e6c8ee97fc22
Submitter: Zuul
Branch: master

commit 5d19dad877a5589e026ab4af7b09e6c8ee97fc22
Author: Numan Siddique <email address hidden>
Date: Thu Feb 22 19:18:57 2018 +0530

    Fix functional tests by using ovs with commit 8b70d82461ea104858ebd7d397ec004f6974240b

    Use branch 2.9. The commit 8bf332225d4a73f359c806ad907bcb78ad2a6087
    - "ovn-northd: Reduce amount of flow hashing." in ovs master has caused
    regressions because of which functional tests are failing. So use the commit
    8b70d82461ea104858ebd7d397ec004f6974240b.
    We can revert back to master, once the regressions are addressed.

    Change-Id: Ic50865033088443769442667385ed303624e7691
    Closes-bug: #1750599