os-win/os_win/tests/unit/utils/compute
Lucian Petrut 21a2fe8758 Trivial: Fix flaky unit test
One cluster listener daemon isn't properly mocked, for which reason
it's running in a separate thread and calling mocked methods,
affecting other test cases and their assertions.

http://paste.openstack.org/raw/734339/

This change mocks it properly, ensuring that other test cases will
not be affected by it.

Change-Id: I2e9d2b98457bac280bf7a19afc12dc822a83eb0f
2018-11-07 10:14:20 +02:00
..
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_clusapi_utils.py Limit Failover Cluster WMI provider usage 2018-10-25 11:49:55 +03:00
test_clusterutils.py Trivial: Fix flaky unit test 2018-11-07 10:14:20 +02:00
test_livemigrationutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_migrationutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_rdpconsoleutils.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_vmutils.py Merge "Add method for retrieving VM nics" 2018-10-01 09:41:08 +00:00
test_vmutils10.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00