X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fqa%2Ftasks%2Fmgr%2Fdashboard%2Ftest_health.py;h=e4091874425c437e21cbf6ed67fb49ef83e4012a;hb=f6b5b4d738b87d88d2de35127b6b0e41eae2a272;hp=e7bfb4fabf001f1c65b81520aa152013f0854cb5;hpb=12732ca2e80d168d344a265acffc1fbd1fa1f1b5;p=ceph.git diff --git a/ceph/qa/tasks/mgr/dashboard/test_health.py b/ceph/qa/tasks/mgr/dashboard/test_health.py index e7bfb4fab..e40918744 100644 --- a/ceph/qa/tasks/mgr/dashboard/test_health.py +++ b/ceph/qa/tasks/mgr/dashboard/test_health.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import absolute_import -from tasks.mgr.dashboard.helper import DashboardTestCase, JAny, JLeaf, JList, JObj +from .helper import DashboardTestCase, JAny, JLeaf, JList, JObj class HealthTest(DashboardTestCase): @@ -169,7 +169,8 @@ class HealthTest(DashboardTestCase): 'wr_bytes': int, 'compress_bytes_used': int, 'compress_under_bytes': int, - 'stored_raw': int + 'stored_raw': int, + 'avail_raw': int }), 'name': str, 'id': int