diff --git a/test/integration/smoke/test_storage_policy.py b/test/integration/smoke/test_storage_policy.py index c3e04ea3d7e..c006e3c6c56 100644 --- a/test/integration/smoke/test_storage_policy.py +++ b/test/integration/smoke/test_storage_policy.py @@ -105,6 +105,7 @@ class TestVMWareStoragePolicies(cloudstackTestCase): def create_volume(self, apiclient): cmd = create + @attr( tags=[ "advanced",