[libvirt] [PATCH 0/8] Fix some issues with rng grammar for output XML's

John Ferlan posted 8 patches 5 years, 11 months ago
Failed in applying to current master (apply log)
docs/schemas/capability.rng | 42 +++++++++++++++++++++++++++++-------------
docs/schemas/nodedev.rng    | 13 +++++++++++++
docs/schemas/storagevol.rng |  5 +++++
tests/vmx2xmltest.c         |  2 +-
4 files changed, 48 insertions(+), 14 deletions(-)
[libvirt] [PATCH 0/8] Fix some issues with rng grammar for output XML's
Posted by John Ferlan 5 years, 11 months ago
The storagevol, capability, and nodedev output grammar files had
some issues. Details noted in each patch.

John Ferlan (8):
  schema: Add physical sizing grammer for storagevol grammar
  schema: Remove xenmigr from host migrate transport capability
  schema,tests: Use vpxmigr for host migrate transport capability
  schema: Add rdma for host migrate transport capability
  schema: Add vzmigr for host migrate transport capability
  schema: Add microcode to capability grammar
  schema: Fix capability grammar for pagesElem
  schema: Add missing block data for nodedev

 docs/schemas/capability.rng | 42 +++++++++++++++++++++++++++++-------------
 docs/schemas/nodedev.rng    | 13 +++++++++++++
 docs/schemas/storagevol.rng |  5 +++++
 tests/vmx2xmltest.c         |  2 +-
 4 files changed, 48 insertions(+), 14 deletions(-)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/8] Fix some issues with rng grammar for output XML's
Posted by Daniel P. Berrangé 5 years, 11 months ago
On Sat, May 19, 2018 at 08:14:30AM -0400, John Ferlan wrote:
> The storagevol, capability, and nodedev output grammar files had
> some issues. Details noted in each patch.
> 
> John Ferlan (8):
>   schema: Add physical sizing grammer for storagevol grammar
>   schema: Remove xenmigr from host migrate transport capability
>   schema,tests: Use vpxmigr for host migrate transport capability
>   schema: Add rdma for host migrate transport capability
>   schema: Add vzmigr for host migrate transport capability
>   schema: Add microcode to capability grammar
>   schema: Fix capability grammar for pagesElem
>   schema: Add missing block data for nodedev
> 
>  docs/schemas/capability.rng | 42 +++++++++++++++++++++++++++++-------------
>  docs/schemas/nodedev.rng    | 13 +++++++++++++
>  docs/schemas/storagevol.rng |  5 +++++
>  tests/vmx2xmltest.c         |  2 +-
>  4 files changed, 48 insertions(+), 14 deletions(-)

We run the virt-xml-validate test against all sample XML files present in
the test suite. So each one of these RNG bugs indicates that there is an
missing example XML document that we should also add.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list