ceph/qa/tasks/mgr
Patrick Donnelly 1071f73c76
qa: use skipTest method instead of exception
This is the recommended method to skip a test according to [1]. It also lets us
avoid an unnecessary import.

[1] https://docs.python.org/2/library/unittest.html#unittest.TestCase.skipTest

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2019-04-24 09:38:52 -07:00
..
dashboard
__init__.py
mgr_test_case.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_crash.py
test_dashboard.py
test_failover.py
test_insights.py
test_module_selftest.py
test_orchestrator_cli.py
test_progress.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_prometheus.py
test_ssh_orchestrator.py