mirror of https://github.com/apache/cloudstack.git
BUG-ID:CLOUDSTACK-9829:update the smoketest for rootvolume to implement full clone as well diskcontroller logic
This commit is contained in:
parent
9a5b6d46fa
commit
5539ff8a9f
|
|
@ -189,7 +189,7 @@ class TestDeployVmRootSize(cloudstackTestCase):
|
|||
cls.mgtSvrDetails["mgtSvrIp"],
|
||||
22,
|
||||
cls.mgtSvrDetails["user"],
|
||||
cls.mgtSvrDetails["password"]
|
||||
cls.mgtSvrDetails["passwd"]
|
||||
)
|
||||
command = "service cloudstack-management stop"
|
||||
sshClient.execute(command)
|
||||
|
|
|
|||
Loading…
Reference in New Issue