diff --git a/docs/ci.rst b/docs/ci.rst index efb1ea295e..ee85018c49 100644 --- a/docs/ci.rst +++ b/docs/ci.rst @@ -49,3 +49,10 @@ provided by the `libvirt-ci `__ proje most relevant changes will need to be introduced to ``lcitool`` first. Please follow the instructions outlined `here `__ + + +Running CI workloads locally +============================ + +If you're interested in running the CI test workloads locally, please read +our `testing `__ guide.