]> git.proxmox.com Git - mirror_qemu.git/commit
Acceptance test x86_cpu_model_versions: shutdown VMs
authorCleber Rosa <crosa@redhat.com>
Wed, 28 Aug 2019 19:36:26 +0000 (15:36 -0400)
committerCleber Rosa <crosa@redhat.com>
Fri, 20 Sep 2019 21:03:27 +0000 (17:03 -0400)
commit1840326c91756ca3ea1f9d7d00a9ad10658252b1
treec72b32616570afb7de95517b17af1f41625fc23a
parent20869f9865b2e2571304aaee0fd269a6b598f31e
Acceptance test x86_cpu_model_versions: shutdown VMs

This shuts down the VMs that won't be used any longer during the
remainder of the test.

It's debatable if the very last one should also be shutdown manually,
and my opinion is that it shouldn't because that's taken care by the
immediately following tearDown().

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20190828193628.7687-2-crosa@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/acceptance/x86_cpu_model_versions.py