All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gitlab: remove x64-freebsd-14-build job and Cirrus CI integration
@ 2026-06-02 16:24 Stefan Hajnoczi
  2026-06-02 16:24 ` [PATCH 1/3] gitlab: remove x64-freebsd-14-build Cirrus job Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Stefan Hajnoczi @ 2026-06-02 16:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Li-Wen Hsu, Pierrick Bouvier,
	Philippe Mathieu-Daudé, Warner Losh, Stefan Hajnoczi

Cirrus CI shut down yesterday and the x64-freebsd-14-build CI job is now
failing. This patch series removes the job as well as the Cirrus CI integration
in lcitool.

Warner is setting up a gitlab-runner on a VM hosted by OSUOSL for QEMU. It will
be possible to test FreeBSD builds again when it comes online.

Stefan Hajnoczi (3):
  gitlab: remove x64-freebsd-14-build Cirrus job
  lcitool: remove Cirrus CI support
  MAINTAINERS: remove stale Cirrus macOS build job path

 MAINTAINERS                         |  3 --
 .gitlab-ci.d/cirrus/README.rst      | 54 -----------------------------
 docs/devel/testing/main.rst         |  4 +--
 .gitlab-ci.d/base.yml               |  4 ---
 .gitlab-ci.d/cirrus.yml             | 46 ------------------------
 .gitlab-ci.d/cirrus/build.yml       | 42 ----------------------
 .gitlab-ci.d/cirrus/freebsd-14.vars | 16 ---------
 .gitlab-ci.d/qemu-project.yml       |  1 -
 docs/devel/testing/ci-jobs.rst.inc  |  6 ----
 tests/lcitool/refresh               | 11 ------
 10 files changed, 2 insertions(+), 185 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
 delete mode 100644 .gitlab-ci.d/cirrus/freebsd-14.vars

-- 
2.54.0



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2026-06-03 16:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 16:24 [PATCH 0/3] gitlab: remove x64-freebsd-14-build job and Cirrus CI integration Stefan Hajnoczi
2026-06-02 16:24 ` [PATCH 1/3] gitlab: remove x64-freebsd-14-build Cirrus job Stefan Hajnoczi
2026-06-02 16:45   ` Pierrick Bouvier
2026-06-02 18:21   ` Warner Losh
2026-06-03  6:27   ` Philippe Mathieu-Daudé
2026-06-03 14:51     ` Stefan Hajnoczi
2026-06-02 16:24 ` [PATCH 2/3] lcitool: remove Cirrus CI support Stefan Hajnoczi
2026-06-02 16:45   ` Pierrick Bouvier
2026-06-02 18:19   ` Warner Losh
2026-06-02 18:37   ` Alex Bennée
2026-06-02 16:24 ` [PATCH 3/3] MAINTAINERS: remove stale Cirrus macOS build job path Stefan Hajnoczi
2026-06-02 16:46   ` Pierrick Bouvier
2026-06-02 18:36   ` Alex Bennée
2026-06-03  6:28   ` Philippe Mathieu-Daudé
2026-06-03  9:51   ` Markus Armbruster
2026-06-03 14:53     ` Stefan Hajnoczi
2026-06-03 16:49 ` [PATCH 0/3] gitlab: remove x64-freebsd-14-build job and Cirrus CI integration Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.