mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
schema: bhyve and nmdm updates
* docs/schemas/domaincommon.rng: Add bhyve domain type, nmdm serial type and master and slave optional attributes for serial that are used by nmdm * tests/domainschematest: Add bhyvexml2argvdata directory to validate bhyve XMLs
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
|
||||
DIRS=""
|
||||
DIRS="$DIRS domainschemadata qemuxml2argvdata sexpr2xmldata"
|
||||
DIRS="$DIRS xmconfigdata xml2sexprdata qemuxml2xmloutdata "
|
||||
DIRS="$DIRS xmconfigdata xml2sexprdata qemuxml2xmloutdata"
|
||||
DIRS="$DIRS lxcxml2xmldata lxcxml2xmloutdata"
|
||||
DIRS="$DIRS bhyvexml2argvdata"
|
||||
SCHEMA="domain.rng"
|
||||
|
||||
check_schema "$DIRS" "$SCHEMA"
|
||||
|
||||
Reference in New Issue
Block a user