Re: [libvirt] [PATCH v2 5/6] tests: qemuxml2xml: Convert genid* to TEST_CAPS

2019-04-16 Thread Andrea Bolognani
On Mon, 2019-04-15 at 19:09 -0400, Cole Robinson wrote: > Convert these test cases to use DO_TEST_CAPS_LATEST > > * genid > * genid-auto > > This ensures the test infrastructure is working as expected for > a test case with explicit -active and -inactive XML test data > > Signed-off-by: Cole

[libvirt] [PATCH v2 5/6] tests: qemuxml2xml: Convert genid* to TEST_CAPS

2019-04-15 Thread Cole Robinson
Convert these test cases to use DO_TEST_CAPS_LATEST * genid * genid-auto This ensures the test infrastructure is working as expected for a test case with explicit -active and -inactive XML test data Signed-off-by: Cole Robinson --- .../{genid-active.xml => genid-active.x86_64-latest.xml}