libvirt/tests/xlconfigdata
Jim Fehlig d0f12e0877 tests: fix QED disk test in xlconfigtest
When LIBXL_HAVE_QED is defined, xlconfigtest fails

 9) Xen XL-2-XML Format disk-qed  ... command line: config parsing error
 in disk specification: no vdev specified in
 `target=/var/lib/libvirt/images/XenGuest2,format=qed,backendtype=qdisk,vdev=hda,access=rw'
FAILED

As per the xl-disk-configuration(5) man page, target= must come
last in the disk specification when specified by name:

When this parameter is specified by name, ie with the target=
syntax in the configuration file, it consumes the whole rest of the
DISKSPEC including trailing whitespaces.  Therefore in that case
it must come last.

Change tests/xlconfigdata/test-disk-qed.cfg to adhere to this
restriction.
2017-01-17 08:41:59 -07:00
..
test-channel-pty.cfg xlconfigtest: add test for channel conversion 2016-09-27 15:15:03 -06:00
test-channel-pty.xml xlconfigtest: add test for channel conversion 2016-09-27 15:15:03 -06:00
test-channel-unix.cfg xlconfigtest: add test for channel conversion 2016-09-27 15:15:03 -06:00
test-channel-unix.xml xlconfigtest: add test for channel conversion 2016-09-27 15:15:03 -06:00
test-disk-positional-parms-full.cfg
test-disk-positional-parms-full.xml
test-disk-positional-parms-partial.cfg
test-disk-positional-parms-partial.xml
test-disk-qed.cfg tests: fix QED disk test in xlconfigtest 2017-01-17 08:41:59 -07:00
test-disk-qed.xml xen: add QED format test 2016-12-21 15:06:40 +01:00
test-fullvirt-direct-kernel-boot-bogus-extra.cfg
test-fullvirt-direct-kernel-boot-bogus-extra.xml
test-fullvirt-direct-kernel-boot-extra.cfg
test-fullvirt-direct-kernel-boot-extra.xml
test-fullvirt-direct-kernel-boot.cfg
test-fullvirt-direct-kernel-boot.xml
test-fullvirt-multiserial.cfg xlconfigdata: add tests for multi serial 2016-09-02 12:46:02 -06:00
test-fullvirt-multiserial.xml xlconfigdata: add tests for multi serial 2016-09-02 12:46:02 -06:00
test-fullvirt-multiusb.cfg
test-fullvirt-multiusb.xml
test-fullvirt-nohap.cfg
test-fullvirt-nohap.xml
test-fullvirt-ovmf.cfg
test-fullvirt-ovmf.xml
test-new-disk.cfg
test-new-disk.xml
test-paravirt-cmdline-bogus-extra-root.cfg
test-paravirt-cmdline-bogus-extra-root.xml
test-paravirt-cmdline-extra-root.cfg
test-paravirt-cmdline-extra-root.xml
test-paravirt-cmdline.cfg
test-paravirt-cmdline.xml
test-paravirt-maxvcpus.cfg
test-paravirt-maxvcpus.xml
test-rbd-multihost-noauth.cfg
test-rbd-multihost-noauth.xml
test-spice-features.cfg
test-spice-features.xml
test-spice.cfg
test-spice.xml
test-usb.cfg xlconfigtest: add test for USB config conversion 2016-06-14 14:34:50 -06:00
test-usb.xml xlconfigtest: add test for USB config conversion 2016-06-14 14:34:50 -06:00
test-usbctrl.cfg xenconfig: add conversion of usb controller config to and from xml 2016-08-02 14:02:21 +02:00
test-usbctrl.xml xenconfig: add conversion of usb controller config to and from xml 2016-08-02 14:02:21 +02:00
test-vif-rate.cfg
test-vif-rate.xml
test-vif-typename.cfg
test-vif-typename.xml