mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: nodedev: switch all test macros to accept a filename
Rather than specifying a UUID string to some test macros, just pass a filename to an xml definition. This helps work toward unifying the test macros and making it more maintainable. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Laine Stump <laine@redhat.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mdevctl \
|
||||
start \
|
||||
-u 8a05ad83-3472-497d-8631-8142f31460e8
|
||||
-u d069d019-36ea-4111-8f0a-8c9a70e21366
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
mdevctl \
|
||||
stop \
|
||||
-u e2451f73-c95b-4124-b900-e008af37c576
|
||||
-u d069d019-36ea-4111-8f0a-8c9a70e21366
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
mdevctl \
|
||||
undefine \
|
||||
-u d76a6b78-45ed-4149-a325-005f9abc5281
|
||||
-u d069d019-36ea-4111-8f0a-8c9a70e21366
|
||||
|
||||
Reference in New Issue
Block a user