]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/mgr/dashboard/test_health: fix test_full_health test 29032/head
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 22:41:56 +0000 (17:41 -0500)
New fields!

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e0a66c564ee0ec72c20d891ca695d1df76f58692)

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({