Reviewed:  https://review.openstack.org/363175
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=03c412ff011a8d4e86afbada24db675028861728
Submitter: Jenkins
Branch:    master

commit 03c412ff011a8d4e86afbada24db675028861728
Author: Isaku Yamahata <isaku.yamah...@intel.com>
Date:   Tue Aug 30 12:21:25 2016 -0700

    split out l3-ha specific test from TestMl2PortsV2
    
    split out test_update_port_status_notify_port_event_after_update
    from ml2.test_plugin.TestMl2PortsV2 into TestMl2PortsV2WithL3
    
    The change set of 25f5912cf8f69f18d111bd60a6cc6ee488755ff3
    change id of Iedad1ccae45005efaaa74d5571df04197757d07a
    introduced a test,
    test_update_port_status_notify_port_event_after_update, that is valid
    only when l3 plugin support l3-ha. Such assumption isn't always true
    depending on actual ml2 driver.
    Since test cases in ml2.test_plugin is used as a common base for
    multiple drivers,
    test_update_port_status_notify_port_event_after_update, may or may not
    pass. So split out tests with very specific assumption into a new
    dedicated testcase so that each driver can safely reuse tests in
    tests/unit/plugin/ml2 based on their characteristics.
    
    Closes-Bug: #1618601
    Change-Id: Ie81dde976649111d029a7d107c99960aded64915


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1618601

Title:
  test_update_port_status_notify_port_event_after_update fails

Status in networking-odl:
  Invalid
Status in neutron:
  Fix Released

Bug description:
  test_update_port_status_notify_port_event_after_update fails to break
  gate job

  https://review.openstack.org/#/c/357458/
  The change set of 25f5912cf8f69f18d111bd60a6cc6ee488755ff3
  change id of Iedad1ccae45005efaaa74d5571df04197757d07a
  introduced a test test_update_port_status_notify_port_event_after_update
  that is valid only when l3 plugin support l3-ha.

  The test shouldn't run when l3-ha isn't supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-odl/+bug/1618601/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to