ceph/qa/tasks/mgr/dashboard
Stephan Müller c98c8055c2 mgr/dashboard: Unset compression arguments for pools
The dashboard backend can now unset all set compression arguments if the
compression mode is switched to 'unset'. In the case of 'unset' Ceph
itself will only delete the 'compression_mode' argument, not all other
set arguments. The other arguments that should be removed, too, are
added to the update arguments in order to delete all set arguments.

Fixes: https://tracker.ceph.com/issues/36355
Signed-off-by: Stephan Müller <smueller@suse.com>
2018-10-09 15:56:47 +02:00
..
__init__.py
helper.py mgr/dashboard: Add type hints to QA helper 2018-10-08 10:42:14 +02:00
test_auth.py mgr/dashboard: User password should be optional 2018-09-19 13:49:22 +01:00
test_cephfs.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_cluster_configuration.py qa/tasks/mgr/dashboard: test_cluster_conf: restore original value of mon_allow_pool_delete 2018-06-26 12:28:54 +01:00
test_dashboard.py mgr/dashboard: New Landing Page 2018-09-19 08:54:41 +02:00
test_erasure_code_profile.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_host.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_monitor.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_osd.py mgr/dashboard: Cleanup 2018-09-12 10:16:54 +02:00
test_perf_counters.py mgr/dashboard: Fix errors when clicking on new OSD 2018-10-08 10:45:58 +02:00
test_pool.py mgr/dashboard: Unset compression arguments for pools 2018-10-09 15:56:47 +02:00
test_rbd.py mgr/dashboard: Add RBD Trash endpoints 2018-09-25 14:02:58 +01:00
test_rgw.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_role.py mgr/dashboard: Add REST API for role management 2018-09-03 13:15:42 +01:00
test_settings.py mgr/dashboard/backend: API to manage dashboard settings 2018-08-10 11:32:25 +02:00
test_summary.py qa/tasks/mgr/dashboard: Adapted tests to work with new authentication system 2018-06-26 12:28:54 +01:00
test_user.py mgr/dashboard: User password should be optional 2018-09-19 13:49:22 +01:00