ceph/qa/tasks/mgr
Kiefer Chang d208d67f9f
mgr/dashboard: fix tasks.mgr.dashboard.test_rbd.RbdTest.test_move_image_to_trash error
The API call is a task and the response status is determined by whether
the call is completed within a pre-defined duration (2 seconds) or not.
We should also allow the status when the call takes longer.

Fixes: https://tracker.ceph.com/issues/46812
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2020-08-04 10:12:14 +08:00
..
dashboard mgr/dashboard: fix tasks.mgr.dashboard.test_rbd.RbdTest.test_move_image_to_trash error 2020-08-04 10:12:14 +08:00
__init__.py
mgr_test_case.py qa/tasks/mgr: Don't disable cephadm module 2020-05-22 11:50:50 +00:00
test_crash.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
test_dashboard.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_failover.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_insights.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_module_selftest.py qa/tasks/mgr: skip test_diskprediction_local on python>=3.8 2020-05-12 11:54:23 +08:00
test_orchestrator_cli.py mgr/orch: add errno to OrchestratorError 2020-07-28 15:54:46 -06:00
test_progress.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_prometheus.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00