gate broken due to a new neutron mtu check

Bug #1710496 reported by venkata anil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
venkata anil

Bug Description

This commit [1] checks mtu size during segment allocation and throws exception if MTU > 1450 if segment's network type is of geneve.
Because of this new change, tests 'test_clear_segment_host_mapping' and 'test_update_segment_host_mapping' are failing in gate.

[1] https://github.com/openstack/neutron/commit/ceb86366d25a928d7a3773075a7333801ee3dd29
[2] https://github.com/openstack/neutron/commit/ceb86366d25a928d7a3773075a7333801ee3dd29#diff-2e958ca8f1a6e9987e28a7d0f95bc3d1R774

Changed in networking-ovn:
assignee: nobody → venkata anil (anil-venkata)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-ovn (master)

Fix proposed to branch: master
Review: https://review.openstack.org/493370

Changed in networking-ovn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/493370
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=12f0d9f3992ce3f08d68d8102ec5d5f9b138c756
Submitter: Jenkins
Branch: master

commit 12f0d9f3992ce3f08d68d8102ec5d5f9b138c756
Author: venkata anil <email address hidden>
Date: Sun Aug 13 18:02:49 2017 +0000

    Fix gate mtu tests

    This new commit [1] in neutron checks mtu size during segment
    allocation and throws exception if MTU > 1450 for geneve network
    type. Because of this new change, tests
    'test_clear_segment_host_mapping' and
    'test_update_segment_host_mapping' are failing in gate.

    To fix this, we are updating mtu to 1450 in the test, before it
    creates geneve segments for the network.

    [1] ceb86366d25a928d7a3773075a7333801ee3dd29

    Closes-bug: #1710496
    Change-Id: I117cc2352848718b37f95bdb6aecbfb6ba1ccc67

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-ovn (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/493970

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

Reviewed: https://review.openstack.org/493970
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=ad35bdfee363d2b70bf256a7dbf37fc19499f09e
Submitter: Jenkins
Branch: stable/pike

commit ad35bdfee363d2b70bf256a7dbf37fc19499f09e
Author: venkata anil <email address hidden>
Date: Sun Aug 13 18:02:49 2017 +0000

    Fix gate mtu tests

    This new commit [1] in neutron checks mtu size during segment
    allocation and throws exception if MTU > 1450 for geneve network
    type. Because of this new change, tests
    'test_clear_segment_host_mapping' and
    'test_update_segment_host_mapping' are failing in gate.

    To fix this, we are updating mtu to 1450 in the test, before it
    creates geneve segments for the network.

    [1] ceb86366d25a928d7a3773075a7333801ee3dd29

    Closes-bug: #1710496
    Change-Id: I117cc2352848718b37f95bdb6aecbfb6ba1ccc67
    (cherry picked from commit 12f0d9f3992ce3f08d68d8102ec5d5f9b138c756)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 3.0.0.0rc2

This issue was fixed in the openstack/networking-ovn 3.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 4.0.0.0b1

This issue was fixed in the openstack/networking-ovn 4.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.