nfv/nfv/nfv-tests/nfv_unit_tests/tests
Al Bailey da24ad07a3 Prevent NFV unit tests from randomly failing
Several unit tests were declaring a table as a class variable.
Depending on the order of the tests, there could be unexpected
data in those tables causing tests to randomly fail.

The change is to make those tables instance variables in the
test classes.

Story: 2004241
Task: 27764
Change-Id: I0157f297f5d2a7a0ab5ada4f58623850cbfb72ff
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-11-21 14:06:14 -06:00
..
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_database_upgrades.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_instance.py Prevent NFV unit tests from randomly failing 2018-11-21 14:06:14 -06:00
test_instance_director.py Prevent NFV unit tests from randomly failing 2018-11-21 14:06:14 -06:00
test_nfv_client.py Adding a unit test for nfv_client shell 2018-11-16 12:40:29 -06:00
test_plugin_kubernetes_client.py Prevent NFV unit tests from randomly failing 2018-11-21 14:06:14 -06:00
test_sw_patch_strategy.py Prevent NFV unit tests from randomly failing 2018-11-21 14:06:14 -06:00
test_sw_upgrade_strategy.py Prevent NFV unit tests from randomly failing 2018-11-21 14:06:14 -06:00
testcase.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
utils.py Cleanup internal references 2018-07-18 15:53:08 -04:00