On 6/2/2026 9:24 AM, Stefan Hajnoczi wrote: > Remove GitLab CI integration for Cirrus CI now that nothing uses it > anymore. > > Signed-off-by: Stefan Hajnoczi <[email protected]> > --- > .gitlab-ci.d/cirrus/README.rst | 54 ------------------------------ > docs/devel/testing/main.rst | 4 +-- > .gitlab-ci.d/base.yml | 4 --- > .gitlab-ci.d/cirrus.yml | 32 ------------------ > .gitlab-ci.d/cirrus/build.yml | 42 ----------------------- > .gitlab-ci.d/qemu-project.yml | 1 - > docs/devel/testing/ci-jobs.rst.inc | 6 ---- > tests/lcitool/refresh | 6 ---- > 8 files changed, 2 insertions(+), 147 deletions(-) > delete mode 100644 .gitlab-ci.d/cirrus/README.rst > delete mode 100644 .gitlab-ci.d/cirrus.yml > delete mode 100644 .gitlab-ci.d/cirrus/build.yml >
Reviewed-by: Pierrick Bouvier <[email protected]>
