]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Don't assume VNC is always available
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 19 Oct 2012 19:40:51 +0000 (14:40 -0500)
committerOsier Yang <jyang@redhat.com>
Mon, 22 Oct 2012 15:16:11 +0000 (23:16 +0800)
commit8be88034bfc2aafd69b8e3a01d8363b191266eae
tree64086e9d66c8acc1a985cfaaa1da0ccd285d8cb8
parentd9d77bfa8085f37eb0bff3d795c3d12f5d36de3d
test: Don't assume VNC is always available

Several tests assume that VNC is always available and include it in
their configs and the expected command line. The tests have nothing to
do with graphics display so they shouldn't rely on VNC.
tests/qemuxml2argvdata/qemuxml2argv-bios.args
tests/qemuxml2argvdata/qemuxml2argv-bios.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-copy_on_read.args
tests/qemuxml2argvdata/qemuxml2argv-disk-copy_on_read.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.xml
tests/qemuxml2argvdata/qemuxml2argv-event_idx.args
tests/qemuxml2argvdata/qemuxml2argv-event_idx.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-lun.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-lun.xml