[ https://issues.apache.org/jira/browse/CLOUDSTACK-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhinandan Prateek updated CLOUDSTACK-2471: ------------------------------------------- Fix Version/s: (was: 4.2.0) 4.2.1 > test_host_high_availability.py refers to non-existent library method > wait_for_vm > -------------------------------------------------------------------------------- > > Key: CLOUDSTACK-2471 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2471 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Test > Affects Versions: 4.2.0 > Reporter: Prasanna Santhanam > Assignee: Prasanna Santhanam > Fix For: 4.2.1 > > > test_host_high_availability.py: > #verify the VM live migration happened to another running host > self.debug("Waiting for VM to come up") > wait_for_vm( <--does not exist in common.py > self.apiclient, > virtualmachineid=vm_with_ha_disabled.id, > interval=timeout > ) > -- This message was sent by Atlassian JIRA (v6.1#6144)