]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Implement 'test' helper action
authorAndrea Bolognani <abologna@redhat.com>
Fri, 12 Mar 2021 17:01:43 +0000 (18:01 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 15 Mar 2021 17:49:03 +0000 (18:49 +0100)
commit22ed68d0a99dc8ef99e4de3d40491c651a62da2b
treea2f8d3a318c4ac2660da8ef9fd28af6e4ee556c5
parentf0fd72381d562dbb5089c0cba297ffc404e1298c
ci: Implement 'test' helper action

This simply calls the underlying Makefile target, but allows
additional arguments to be specified in a more convenient and
discoverable way.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
ci/helper