X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FQemuUtils.py;h=cbdfe856f051abbffd9ad1b143fb4d91700a1e7b;hp=eeca320fed0358ccc0b4981d2b63aaaa8e4e06d9;hb=adae22c83eb77a49a49f9ee50ef11c1a67239d4e;hpb=919b7cb359cc8fd06ca8cc7a651391ac6aa03f20 diff --git a/resources/libraries/python/QemuUtils.py b/resources/libraries/python/QemuUtils.py index eeca320fed..cbdfe856f0 100644 --- a/resources/libraries/python/QemuUtils.py +++ b/resources/libraries/python/QemuUtils.py @@ -545,7 +545,7 @@ class QemuUtils(object): try: self._wait_until_vm_boot() except (RuntimeError, SSHTimeout): - self.qemu_kill() + self.qemu_kill_all() self.qemu_clear_socks() raise # Update interface names in VM node dict