mirror of
https://github.com/ceph/ceph
synced 2025-01-01 00:22:25 +00:00
qa: add automate_balance to dashboard qa schema
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
08a342485c
commit
7a2f59562c
@ -59,7 +59,8 @@ class HealthTest(DashboardTestCase):
|
||||
'allow_multimds_snaps': bool,
|
||||
'allow_standby_replay': bool,
|
||||
'refuse_client_session': bool,
|
||||
'refuse_standby_for_another_fs': bool
|
||||
'refuse_standby_for_another_fs': bool,
|
||||
'balance_automate': bool,
|
||||
}),
|
||||
'ever_allowed_features': int,
|
||||
'root': int
|
||||
|
Loading…
Reference in New Issue
Block a user