mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8152: Adding delay before creating snapshot/template from root disk after writing data to disk - test_vm_passwordenabled.py
This commit is contained in:
parent
78dea8725b
commit
2db5ee3c0a
|
|
@ -216,7 +216,7 @@ class TestVMPasswordEnabled(cloudstackTestCase):
|
|||
|
||||
cls.services["template"]["ostype"] = cls.services["ostype"]
|
||||
cls.services["template"]["ispublic"] = True
|
||||
#Create templates for Edit, Delete & update permissions testcases
|
||||
# Create templates for Edit, Delete & update permissions testcases
|
||||
cls.pw_enabled_template = Template.create(
|
||||
cls.api_client,
|
||||
cls.services["template"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue