]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: update dashboard schema for mon_status
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 18 Mar 2024 19:55:04 +0000 (15:55 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 10 Feb 2025 20:43:13 +0000 (15:43 -0500)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 23de8e318f56b3052873fdd3744d313423e871bf)

qa/tasks/mgr/dashboard/test_health.py

index 0b7b7a3b449c1923980843889af1ac4ee67e40f1..dc7299565c1404eb958925812000a43743d3db23 100644 (file)
@@ -266,7 +266,8 @@ class HealthTest(DashboardTestCase):
                 'state': str,
                 # @TODO: What type should be expected here?
                 'sync_provider': JList(JAny(none=True)),
-                'stretch_mode': bool
+                'stretch_mode': bool,
+                'uptime': int,
             }),
             'osd_map': JObj({
                 # @TODO: define schema for crush map and osd_metadata, among