You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rajani Karuturi (JIRA)" <ji...@apache.org> on 2014/11/26 05:12:53 UTC

[jira] [Updated] (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:all-tabpanel ]

Rajani Karuturi updated CLOUDSTACK-2471:
----------------------------------------
    Fix Version/s:     (was: 4.4.0)
                   4.4.3

> 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.4.3
>
>
> 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.3.4#6332)