]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add schema test for default cache mode
authorJim Fehlig <jfehlig@suse.com>
Mon, 14 Mar 2016 22:35:02 +0000 (16:35 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 18 Mar 2016 14:48:48 +0000 (08:48 -0600)
commitadddaff1836f928b14865771294bab0b1eedd01c
tree479223751ba581f35512d67764bbfb9fa536cbd8
parent1a01e8792c70fde251fd422b46e1062cdba91794
tests: add schema test for default cache mode

None of the existing domXML configs under tests/* specify a
default cache mode since default generally means "use the
hypervisor default" and is left unset by the various hypervisor
drivers. Add a config to tests/domainschemadata that specifies
cache='default'.
tests/domainschemadata/default-cache-mode.xml [new file with mode: 0644]