mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-5179: Fixed test script issue related to detach
volume
This commit is contained in:
parent
a6c2c6a261
commit
8a1918dbe1
@ -770,7 +770,7 @@ class TestDeployVM(cloudstackTestCase):
|
||||
type='DATADISK',
|
||||
account=self.account.name,
|
||||
domainid=self.account.domainid,
|
||||
listall=True
|
||||
virtualmachineid=self.virtual_machine_2.id
|
||||
)
|
||||
self.assertEqual(
|
||||
isinstance(volumes, list),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user