ceph/qa/tasks/mgr
Ricardo Dias 86264d4b02
qa/tasks/mgr: move test initialization to setUpClass method
With this change, we avoid the disabling/enabling of the ceph-mgr module
being tested for each test function declared in each test case. Now
the ceph-mgr module being tested is disabled/enabled only once for each
test case.

Signed-off-by: Ricardo Dias <rdias@suse.com>
2018-03-05 13:07:18 +00:00
..
__init__.py
mgr_test_case.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00
test_dashboard.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00
test_failover.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00
test_module_selftest.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00
test_prometheus.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00