On Tue, May 23, 2023 at 2:08 PM Richard Henderson <richard.hender...@linaro.org> wrote: > > On 5/23/23 01:24, Camilla Conte wrote: > > 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. > > > > The k8s tag has been there on the runner all along. Did you mean something > else?
I had Paolo adding it a few hours ago. > > > r~ >