yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04578
[Bug 1215871] Re: Move tests for l3 agent out of L3NatDBTestCase
** Changed in: neutron
Status: Fix Committed => 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/1215871
Title:
Move tests for l3 agent out of L3NatDBTestCase
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
These class currently has some unit tests like:
https://github.com/openstack/neutron/blob/master/neutron/tests/unit/test_l3_plugin.py#L1631
For child classes, like the ones which the execute plugin-specific
tests, these are superflous for plugin not running the l3 agent; for
plugins running the l3 agent, they are not adding any coverage w.r.t.
the unit tests executed against the db module (neutron.db.l3_db).
Pushing them out in a separate TestCase appears to be a sensible,
albeit not high-priority, decision.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1215871/+subscriptions