]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: domainschemadata: Drop redundant tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 2 Mar 2023 09:43:01 +0000 (10:43 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 6 Mar 2023 19:55:49 +0000 (20:55 +0100)
commit12cc08fe725b14d09debd9acb69e6cda2305d0b3
tree26b9dfbd66ba1036c81deea41cb75d1d16c07511
parente6c1ca3d11b4d7528cfd5c27813054af7e3d0b76
tests: domainschemadata: Drop redundant tests

The schema tested by removed test cases is tested by other, more useful,
test cases:

 - 'maxMemory'
    - qemuxmlargvdata/memory-hotplug*
 - 'backingChains'
    - qemuxmlargvdata/disk-backing-chains*
 - 'timers'
    - qemuxml2argvdata/kvm-pit-delay.xml
    - qemuxml2argvdata/clock-catchup.xml
 - 'qemu-simple-description-title.xml'
    - 'qemuxml2argvdata/minimal.xml

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/domainschemadata/backing-chains.xml [deleted file]
tests/domainschemadata/maxMemory.xml [deleted file]
tests/domainschemadata/qemu-simple-description-title.xml [deleted file]
tests/domainschemadata/timers.xml [deleted file]