
8 Oct
2020
8 Oct
'20
7:57 a.m.
Peter Krempa wrote:
The test case is invoked using DO_TEST_FAIL so the XML files are actually unexpected, unused and actually don't even conform to the RNG schema for <domain>.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../bhyveargv2xml-console2.xml | 15 ----------- .../bhyveargv2xml-console3.xml | 27 ------------------- .../bhyveargv2xml-console4.xml | 15 ----------- 3 files changed, 57 deletions(-) delete mode 100644 tests/bhyveargv2xmldata/bhyveargv2xml-console2.xml delete mode 100644 tests/bhyveargv2xmldata/bhyveargv2xml-console3.xml delete mode 100644 tests/bhyveargv2xmldata/bhyveargv2xml-console4.xml
Reviewed-by: Roman Bogorodskiy <bogorodskiy@gmail.com> Roman Bogorodskiy