ceph/qa/tasks/mgr
Luís Henriques bf7ddd8e45 qa/tasks/mgr/dashboard/test_health: Add 'max_xattr_size' to the mdsmap schema
Let the mdsmap schema know about the new field 'max_xattr_size'.  This prevents
the following error:

tasks.mgr.dashboard.helper._ValError: \
  In `input['fs_map']['filesystems'][0]['mdsmap']`: unknown keys: {'max_xattr_size'}

URL: https://tracker.ceph.com/issues/55725
Signed-off-by: Luís Henriques <lhenriques@suse.de>
2023-03-01 10:35:28 +00:00
..
dashboard qa/tasks/mgr/dashboard/test_health: Add 'max_xattr_size' to the mdsmap schema 2023-03-01 10:35:28 +00:00
__init__.py
mgr_test_case.py
test_cache.py
test_crash.py
test_dashboard.py
test_failover.py
test_insights.py
test_module_selftest.py mgr/diskprediction_local: Support Python 3.9 for disk prediction module. 2022-08-15 20:20:06 +08:00
test_orchestrator_cli.py
test_progress.py pybind/mgr/progress: disable pg recovery event by default 2022-02-03 17:51:42 +00:00
test_prometheus.py