monasca-agent/tests/detection
Witold Bedyk 20b5b95f1e Fix tests.detection.test_mon
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
2018-08-13 11:17:51 -04:00
..
__init__.py Add detection plugin for enabling ovs plugin 2016-06-16 05:02:47 +05:30
test_ceph.py Ceph cluster plugin 2017-06-19 10:11:13 -03:00
test_cert_check.py Add Apache License 2018-04-14 11:50:07 +00:00
test_host_alive.py Add Apache License 2018-04-14 11:50:07 +00:00
test_influxdb_relay.py Add dimension for influxdb-relay 2017-05-31 00:24:55 +00:00
test_influxdb.py Add dimension for influxdb-relay 2017-05-31 00:24:55 +00:00
test_json_plugin.py Add Apache License 2018-04-14 11:50:07 +00:00
test_kibana.py monasca_setup:to speedup detection, ask only for needed data for process 2017-04-25 10:52:22 +02:00
test_mon.py Fix tests.detection.test_mon 2018-08-13 11:17:51 -04:00
test_ovs.py Add Apache License 2018-04-14 11:50:07 +00:00
test_process_check.py Add Apache License 2018-04-14 11:50:07 +00:00
test_utils.py Fix auto-detect crash on monasca-setup when using oslo.config 2017-12-19 09:48:02 +01:00
test_zookeeper.py Fix Zookeeper autodetection 2017-06-05 08:52:43 +02:00