]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: ci: Add a brief section on how to run the CI workload locally
authorErik Skultety <eskultet@redhat.com>
Tue, 12 Jul 2022 11:44:53 +0000 (13:44 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 15 Jul 2022 06:26:38 +0000 (08:26 +0200)
This is just a glue to the testing article introduced in previous
commits.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/ci.rst

index efb1ea295e99e23ec7f67d881a61b52d79ddab08..ee85018c49eb92ab5fb3dd42c4f8c429a0cebd8c 100644 (file)
@@ -49,3 +49,10 @@ provided by the `libvirt-ci <https://gitlab.com/libvirt/libvirt-ci.git>`__ proje
 most relevant changes will need to be introduced to ``lcitool`` first. Please
 follow the instructions outlined
 `here <https://gitlab.com/libvirt/libvirt-ci/-/blob/master/docs/platforms_and_mappings.rst>`__
+
+
+Running CI workloads locally
+============================
+
+If you're interested in running the CI test workloads locally, please read
+our `testing <testing.html>`__ guide.