提交 15bd768e 编写于 作者: I Igor Mammedov 提交者: Lucas Meneghel Rodrigues

virt-test: run cpuid.custom variants without kvm

cpuid.custom will fail if qemu is built without kvm,
due to virt-test tries to start qemu in kvm mode.

To fix it run custom variants in TCG mode, since they do
not have anything kvm specific.
Signed-off-by: NIgor Mammedov <imammedo@redhat.com>
上级 cd311a31
......@@ -51,6 +51,7 @@
cpu_models += " cpu64-rhel6 cpu64-rhel5"
# CPUID data tests:
- cpuid.custom:
disable_kvm = yes
variants:
- vendor:
test_type = "custom_vendor"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册