提交 23bf9388 编写于 作者: J Jim Fehlig

tests: Fix the libxl xml2domconfig test

Commit a13b2905 missed an adjustment to a test that is only run when
building against xen <= 4.9, where LIBXL_HAVE_BUILDINFO_NESTED_HVM is
not defined. Adjust fullvirt-cpuid-legacy-nest test similar to the others.
Signed-off-by: NJim Fehlig <jfehlig@suse.com>
上级 a13b2905
...@@ -27,6 +27,9 @@ ...@@ -27,6 +27,9 @@
"acpi": "True", "acpi": "True",
"nested_hvm": "False", "nested_hvm": "False",
"nographic": "True", "nographic": "True",
"vga": {
"kind": "none"
},
"vnc": { "vnc": {
"enable": "False" "enable": "False"
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册