]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/tasks/mgr/dashboard/test_health: fix test_full_health test
authorSage Weil <sage@redhat.com>
Fri, 12 Jul 2019 13:15:15 +0000 (08:15 -0500)
committerSage Weil <sage@redhat.com>
Fri, 12 Jul 2019 13:15:15 +0000 (08:15 -0500)
New fields!

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/mgr/dashboard/test_health.py

index 8e47a280c5bab5e0ecb6c6d1cbe535e2ed07fca8..afc632a6cfa0c954dad7d152ecebc4672f9cd242 100644 (file)
@@ -144,7 +144,9 @@ class HealthTest(DashboardTestCase):
                     'total_bytes': int,
                     'total_used_bytes': int,
                     'total_used_raw_bytes': int,
-                    'total_used_raw_ratio': float
+                    'total_used_raw_ratio': float,
+                    'num_osds': int,
+                    'num_per_pool_osds': int
                 })
             }),
             'fs_map': JObj({