yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55042
[Bug 1612894] [NEW] test_router_add_interface_delete_port_after_failure may fail due to extra port created
Public bug reported:
In test_router_add_interface_delete_port_after_failure,
when a subnet is created, a neutron DHCP port could be created
if this subnet is DHCP-enabled.
In this case, the test will fail because it only checks if a
router-interface port is deleted and expects no more port in
the system. But it misses the internal DHCP port is still there.
** Affects: neutron
Importance: Undecided
Assignee: Shih-Hao Li (shihli)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1612894
Title:
test_router_add_interface_delete_port_after_failure may fail due to
extra port created
Status in neutron:
In Progress
Bug description:
In test_router_add_interface_delete_port_after_failure,
when a subnet is created, a neutron DHCP port could be created
if this subnet is DHCP-enabled.
In this case, the test will fail because it only checks if a
router-interface port is deleted and expects no more port in
the system. But it misses the internal DHCP port is still there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1612894/+subscriptions
Follow ups