On 11/28/24 09:32, Peter Krempa wrote: > 'virschematest' didn't test the majority of files for some time so some > schema problems snuck in. > > Peter Krempa (5): > schemas: domain: Make <identity> subelement of NFS disk source > optional > schemas: domaincaps: Add schema for 'panic' device > schemas: domaincaps: Add schema for 'canonical' cpu model name > schemas: domaincaps: Add schema for CPU 'blockers' > virschematest: Don't skip all "directory" tests > > src/conf/schemas/domaincaps.rng | 29 +++++++++++++++++++++++++++++ > src/conf/schemas/domaincommon.rng | 26 ++++++++++++++------------ > tests/virschematest.c | 9 +++++---- > 3 files changed, 48 insertions(+), 16 deletions(-) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal