yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12951
[Bug 1301337] [NEW] We have three duplicated tests for check_ovs_vxlan_version
Public bug reported:
test_ovs_lib, test_ovs_neutron_agent and test_ofa_neutron_agent have duplicated same unit tests for check_ovs_vxlan_version. The only difference is SystemError (from ovs_lib) and SystemExit (from agents).
The tested logic is 99% same, and unit tests in ovs/ofa agent looks unnecessary.
** Affects: neutron
Importance: Low
Assignee: Akihiro Motoki (amotoki)
Status: In Progress
** Tags: unittest
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1301337
Title:
We have three duplicated tests for check_ovs_vxlan_version
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
test_ovs_lib, test_ovs_neutron_agent and test_ofa_neutron_agent have duplicated same unit tests for check_ovs_vxlan_version. The only difference is SystemError (from ovs_lib) and SystemExit (from agents).
The tested logic is 99% same, and unit tests in ovs/ofa agent looks unnecessary.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1301337/+subscriptions
Follow ups
References