20b5b95f1e
Static class variables of FakeProcesses class were used in all test methods. These variables were used in an uncoordinated way causing tests to fail ocassionally, depending on the grouping and ordering of the tests in the worker processes. Code has been refactored and instance variables are used now in all test methods. Change-Id: Ic87a00883dc6cff128809f24164d95eb8c98ae91 Story: 2002848 Task: 22797 |
||
---|---|---|
.. | ||
__init__.py | ||
test_ceph.py | ||
test_cert_check.py | ||
test_host_alive.py | ||
test_influxdb_relay.py | ||
test_influxdb.py | ||
test_json_plugin.py | ||
test_kibana.py | ||
test_mon.py | ||
test_ovs.py | ||
test_process_check.py | ||
test_utils.py | ||
test_zookeeper.py |