Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-2471

test_host_high_availability.py refers to non-existent library method wait_for_vm

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.2.0
    • Future
    • Test
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      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
      )

      Attachments

        Activity

          People

            tsp Prasanna
            tsp Prasanna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: