]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Provide an article on how to add a custom runner to the project
authorErik Skultety <eskultet@redhat.com>
Mon, 21 Mar 2022 14:11:35 +0000 (15:11 +0100)
committerErik Skultety <eskultet@redhat.com>
Thu, 14 Jul 2022 15:31:21 +0000 (17:31 +0200)
commit1dc037ec179ea292768a00b39c2ebf132af16250
treeefd02aaa986737e7877e4ea9352786183d4fa380
parent0be5de986a63ce8a6f829d0a429bd4fae07c048f
docs: Provide an article on how to add a custom runner to the project

Since running our functional test suite in GitLab cannot make use of
the shared resources it makes sense to document the process of adding
own HW to run the custom libvirt executor that powers the integration
suite. This article will likely make even more sense in the future with
GitLab severely cutting down on shared CI resources.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/ci-runners.rst [new file with mode: 0644]
docs/meson.build