
14 Apr
2021
14 Apr
'21
12:42 p.m.
On Tue, Apr 13, 2021 at 03:39:46PM -0500, Jonathon Jongsma wrote:
We only use the virt_type "QEMU" in this tests, so simply hard-code it in the test function rather than specifying it in the test macro. In addition, we can figure out the appropriate value for 'create' from the command type, so push that into the test function rather than specifying it in the test macro.
Sounds like this should be split in 2 commits. With that: Reviewed-by: Erik Skultety <eskultet@redhat.com>