Use just QEMU_KERNEL_PARAMS="$@", there is no need to add all this complexity.
Why do we need to send stderr to the awk output?, this will hide errors.
This will kill any qemu running in parallel by the CI, could this be done by just breaking the pipe? Just exit 0 or 1 instead of the system command.
Thanks, this is more or less what I had in mind. I left some comments so we can keep it more flexible. I would need to enable a pipeline for Gitea to check it can detect a successful execution and a wrong one.
The above problem is unrelated to the OSD statistics. Here is the actual problem: 5a058b8fb3
Fixed with:
sudo ceph…
Gentoo killed the function that checks the single interpreter:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f2bdae597f394425b96329fc8305d9b729f782
From: https://github.com/ricardoasmarques/ceph-dev-docker/issues/34
Another combination which does not trigger the issue:
WITH_MGR_DASHBOARD_FRONTEND=OFF
Also: https://bugs.archlinux.…
We are importing:
Jan 17 13:10:46 bay ceph-mgr[1492]: 2025-01-17T13:10:46.074+0100 7fc8678dca00 1 mgr[py] Loading python module 'dashboard'
Which has:
bay% rg wsgi…
Merged in 587caf262e, not sure why gitea doesn't detect it. Closing.