You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/07/26 12:21:49 UTC

[jira] [Commented] (CLOUDSTACK-2471) test_host_high_availability.py refers to non-existent library method wait_for_vm

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720615#comment-13720615 ] 

Abhinandan Prateek commented on CLOUDSTACK-2471:
------------------------------------------------

Prasanna, Can you pick this up ?
                
> 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
>             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