[PATCH 0/2] Add support for 'id' attribute for 'cachetune' element

Kristina Hanicova posted 2 patches 2 years, 9 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1626429550.git.khanicov@redhat.com
docs/formatdomain.rst                     |  2 +-
docs/schemas/domaincommon.rng             |  5 ++++
tests/genericxml2xmlindata/cachetune.xml  |  8 +++---
tests/genericxml2xmloutdata/cachetune.xml | 34 -----------------------
tests/genericxml2xmltest.c                |  2 +-
5 files changed, 11 insertions(+), 40 deletions(-)
delete mode 100644 tests/genericxml2xmloutdata/cachetune.xml
[PATCH 0/2] Add support for 'id' attribute for 'cachetune' element
Posted by Kristina Hanicova 2 years, 9 months ago
Kristina Hanicova (2):
  docs: Allow 'id' attribute for 'cachetune' element
  tests: Modify to test output value of <cachetune id=''

 docs/formatdomain.rst                     |  2 +-
 docs/schemas/domaincommon.rng             |  5 ++++
 tests/genericxml2xmlindata/cachetune.xml  |  8 +++---
 tests/genericxml2xmloutdata/cachetune.xml | 34 -----------------------
 tests/genericxml2xmltest.c                |  2 +-
 5 files changed, 11 insertions(+), 40 deletions(-)
 delete mode 100644 tests/genericxml2xmloutdata/cachetune.xml

-- 
2.31.1