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:
Jonathon Jongsma
2021-04-08 10:25:48 -05:00
parent 14085ef98d
commit 94589d1dc8
4 changed files with 26 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
mdevctl \
start \
-u 8a05ad83-3472-497d-8631-8142f31460e8
-u d069d019-36ea-4111-8f0a-8c9a70e21366

View File

@@ -1,3 +1,3 @@
mdevctl \
stop \
-u e2451f73-c95b-4124-b900-e008af37c576
-u d069d019-36ea-4111-8f0a-8c9a70e21366

View File

@@ -1,3 +1,3 @@
mdevctl \
undefine \
-u d76a6b78-45ed-4149-a325-005f9abc5281
-u d069d019-36ea-4111-8f0a-8c9a70e21366