]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Redundant tests removed from ovs-lib unit tests:
authorMadhu Mohan Nelemane <mmnelemane@suse.com>
Tue, 4 Aug 2015 07:21:52 +0000 (09:21 +0200)
committerMadhu Mohan Nelemane <mmnelemane@suse.com>
Mon, 17 Aug 2015 07:11:20 +0000 (09:11 +0200)
commit320d7a83ba269b16874f19e39a33bdc1d815ed5d
tree55dfca5856c4ac01f7daca89ec5aa7e2c7a62e15
parent42e9585494a2db6eca6a53093e3e269d1a95f91c
Redundant tests removed from ovs-lib unit tests:

The idea here was to remove redundant unit tests.
The approach here has been that if the function being tested does not
implement any custom logic (apart from calling ovsdb), the unit test
does not help.

Refer to the bug description for more details of the specific tests
removed.

Change-Id: I35dc60bb714566c33f5cee5aab3e5b83bd0610e3
Closes-Bug: #1459811
neutron/tests/unit/agent/common/test_ovs_lib.py