[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prasanna Santhanam reassigned CLOUDSTACK-2471:
----------------------------------------------

    Assignee: Prasanna Santhanam
    
> 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.0
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to