mirror of
https://github.com/ceph/ceph
synced 2024-12-13 23:17:07 +00:00
e6f130d470
- Fix bug in Dashboard QA unit test framework. Don't set the application type header manually, this is done by the requests library if required. - Enhance QA unit test helper: Print the response of the API request if it fails. This should help to identify the problem more easily. - Fix bug in the OSD controller. A parameter needs to be converted to integer. - Take care that the params of the request object are not modified. The issue was introduced by PR https://github.com/ceph/ceph/pull/24475. The CherryPy json_in plugin disclosed the errorneous unit test helper implementation. Fixes: https://tracker.ceph.com/issues/36708 Signed-off-by: Volker Theile <vtheile@suse.com> |
||
---|---|---|
.. | ||
dashboard | ||
__init__.py | ||
mgr_test_case.py | ||
test_crash.py | ||
test_dashboard.py | ||
test_failover.py | ||
test_insights.py | ||
test_module_selftest.py | ||
test_progress.py | ||
test_prometheus.py |