On Wed, Jun 3, 2026 at 3:09 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > On 2/6/26 18:24, Stefan Hajnoczi wrote: > > Cirrus has shut down and the x64-freebsd-14-build is failing: > > https://gitlab.com/qemu-project/qemu/-/jobs/14656732122 > > > > Remove the x64-freebsd-14-build job to get the CI pipeline passing > > again. The next commit will be to remove Cirrus integration from the > > GitLab YAML and lcitool since it is no longer used. > > > > Signed-off-by: Stefan Hajnoczi <[email protected]> > > --- > > MAINTAINERS | 2 -- > > .gitlab-ci.d/cirrus.yml | 14 -------------- > > .gitlab-ci.d/cirrus/freebsd-14.vars | 16 ---------------- > > tests/lcitool/refresh | 5 ----- > > 4 files changed, 37 deletions(-) > > delete mode 100644 .gitlab-ci.d/cirrus/freebsd-14.vars > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 7752917d8c..4ff33eb630 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4511,9 +4511,7 @@ W: https://travis-ci.org/qemu/qemu > > FreeBSD Hosted Continuous Integration > > M: Li-Wen Hsu <[email protected]> > > S: Maintained > > This raise the question, is it still maintained?
I left this section because Warner is working on bringing up a FreeBSD build VM and corresponding a GitLab CI YAML file in qemu.git to run builds. Warner can add the path to the new YAML file and add himself as a maintainer in his patch series. Stefan
