On a Friday in 2021, Peter Krempa wrote:
v2:
- rebased on current master
- added changes to nodedevmdevctltest
- reworked the token for virCommandSetDryRun to avoid macro
- truncated patch 17/25 to avoid getting stuck in list
For full version please fetch the changes from my repository:
git fetch
https://gitlab.com/pipo.sk/libvirt.git test-wrap-3
commit dd78ecc4365d6e497bbdd1460bacb742b49d1fa0
Author: Peter Krempa <pkrempa(a)redhat.com>
AuthorDate: 2021-04-06 16:49:47 +0200
Commit: Peter Krempa <pkrempa(a)redhat.com>
CommitDate: 2021-04-09 14:26:14 +0200
Remove test 'args' file rewrapping infrastructure
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Sadly, this reverts our percentage of scripts rewritten from Perl to
Python a bit, but that's a fair price to pay for the cleanup.
Jano