mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 21:34:54 +03:00
983cf8c03b
The dashboard itself simply takes away focus from everything else that makes sense to have in the CI article, so move it to it's own article and link it from the main CI article. Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
42 lines
639 B
ReStructuredText
42 lines
639 B
ReStructuredText
==============================
|
|
Libvirt Continuous Integration
|
|
==============================
|
|
|
|
.. contents::
|
|
|
|
The libvirt project uses GitLab CI for automated testing.
|
|
`Here's <ci-dashboard.html>`__ our CI dashboard which shows the current status
|
|
of our pipelines.
|
|
|
|
Linux builds and cross-compiled Windows builds happen on GitLab CI's shared
|
|
runners, while FreeBSD and macOS coverage is achieved by triggering `Cirrus CI
|
|
<https://cirrus-ci.com/>`_ jobs behind the scenes.
|
|
|
|
Most of the tooling used to build CI pipelines is maintained as part of the
|
|
`libvirt-ci <https://gitlab.com/libvirt/libvirt-ci>`_ subproject.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|