Skip to content

Commit 29287c9

Browse files
Girish ShilamkarDaanHoogland
authored andcommitted
CLOUDSTACK-6984: Re-enable the testcase
(cherry picked from commit 039878b)
1 parent 32a9ab6 commit 29287c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/smoke/test_deploy_vm_root_resize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ def test_01_deploy_vm_root_resize(self):
233233
else:
234234
self.debug("test 01 does not support hypervisor type " + self.hypervisor);
235235

236-
@attr(tags = ['advanced', 'basic', 'sg'], required_hardware="true", BugId="CLOUDSTACK-6985")
236+
@attr(tags = ['advanced', 'basic', 'sg'], required_hardware="true")
237237
def test_02_deploy_vm_root_resize(self):
238238
"""Test proper failure to deploy virtual machine with rootdisksize less than template size
239239
"""

0 commit comments

Comments
 (0)