summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2026-06-02 12:24:55 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2026-06-03 12:45:38 -0400
commit29c042c6e9d4a09d4a0ac3fa54aeb7ee08ce0bdc (patch)
tree071608feac1d740624b0d8b3454ed6c6660dd3da /docs
parent4023f38b50a42a9a936ee3c1c3a9642110e42916 (diff)
downloadqemu-29c042c6e9d4a09d4a0ac3fa54aeb7ee08ce0bdc.tar.gz
qemu-29c042c6e9d4a09d4a0ac3fa54aeb7ee08ce0bdc.zip
lcitool: remove Cirrus CI support
Remove GitLab CI integration for Cirrus CI now that nothing uses it anymore. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20260602162457.828969-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/devel/testing/ci-jobs.rst.inc6
-rw-r--r--docs/devel/testing/main.rst4
2 files changed, 2 insertions, 8 deletions
diff --git a/docs/devel/testing/ci-jobs.rst.inc b/docs/devel/testing/ci-jobs.rst.inc
index f1c70344ec..d5b081978a 100644
--- a/docs/devel/testing/ci-jobs.rst.inc
+++ b/docs/devel/testing/ci-jobs.rst.inc
@@ -91,12 +91,6 @@ Maintainer controlled job variables
The following variables may be set when defining a job in the
CI configuration file.
-QEMU_JOB_CIRRUS
-~~~~~~~~~~~~~~~
-
-The job makes use of Cirrus CI infrastructure, requiring the
-configuration setup for cirrus-run to be present in the repository
-
QEMU_JOB_OPTIONAL
~~~~~~~~~~~~~~~~~
diff --git a/docs/devel/testing/main.rst b/docs/devel/testing/main.rst
index c0321d1d25..3408b5836d 100644
--- a/docs/devel/testing/main.rst
+++ b/docs/devel/testing/main.rst
@@ -551,8 +551,8 @@ mappings to distribution package names for a wide variety of third
party projects. ``lcitool`` applies the mappings to a list of build
pre-requisites in ``tests/lcitool/projects/qemu.yml``, determines the
list of native packages to install on each distribution, and uses them
-to generate build environments (dockerfiles and Cirrus CI variable files)
-that are consistent across OS distribution.
+to generate build environments (dockerfiles) that are consistent across OS
+distribution.
Adding new build pre-requisites