On Mon, May 22, 2023 at 11:52 PM Richard Henderson <richard.hender...@linaro.org> wrote: > This does not work: > > https://gitlab.com/qemu-project/qemu/-/pipelines/875254290
My bad, sorry. I didn't update the runner with the new values.yaml. The Docker environment variables were missing so it's looking for the Docker server at the wrong place. Now I updated the runner. You have to add the "k8s" tag to the runner again in the settings: https://gitlab.com/qemu-project/qemu/-/settings/ci_cd#Runners. As soon as the "k8s" tag is there the pipeline should be able to run.