]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/mgr/dashboard: add refuse_standby_for_another_fs flag to mdsmap schema 51942/head
authorMykola Golub <mykola.golub@clyso.com>
Wed, 26 Jul 2023 10:24:46 +0000 (11:24 +0100)
committerMykola Golub <mykola.golub@clyso.com>
Wed, 26 Jul 2023 10:24:46 +0000 (11:24 +0100)
Signed-off-by: Mykola Golub <mykola.golub@clyso.com>
qa/tasks/mgr/dashboard/test_health.py

index c3fdc497b4a7c6f9fd68322e46c6fd18c2df9723..8f9d5ee16762c1f461ba61305f7c757833ac8fb0 100644 (file)
@@ -58,7 +58,8 @@ class HealthTest(DashboardTestCase):
             'allow_snaps': bool,
             'allow_multimds_snaps': bool,
             'allow_standby_replay': bool,
-            'refuse_client_session': bool
+            'refuse_client_session': bool,
+            'refuse_standby_for_another_fs': bool
         }),
         'ever_allowed_features': int,
         'root': int