mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +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> |
||
---|---|---|
.. | ||
__init__.py | ||
helper.py | ||
test_auth.py | ||
test_cephfs.py | ||
test_cluster_configuration.py | ||
test_dashboard.py | ||
test_erasure_code_profile.py | ||
test_host.py | ||
test_monitor.py | ||
test_osd.py | ||
test_perf_counters.py | ||
test_pool.py | ||
test_rbd.py | ||
test_requests.py | ||
test_rgw.py | ||
test_role.py | ||
test_settings.py | ||
test_summary.py | ||
test_user.py |