From ecfdb3af5cb99bcba11a33a7b5035296951a9424 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Thu, 12 Jul 2012 16:35:33 +0530 Subject: [PATCH] SecondaryStorage is always in Alert state. We need to check for SSVM. --- test/integration/component/test_resource_limits.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_resource_limits.py b/test/integration/component/test_resource_limits.py index 196bc837983..8eb556835bc 100644 --- a/test/integration/component/test_resource_limits.py +++ b/test/integration/component/test_resource_limits.py @@ -1477,7 +1477,7 @@ class TestResources(cloudstackTestCase): sec_storages = Host.list( self.apiclient, zoneid=self.zone.id, - type='SecondaryStorage', + type='SecondaryStorageVM', listall=True ) self.assertEqual(