qemu/scripts/ci/setup
Alex Bennée 69c4befba1 scripts/ci: update gitlab-runner playbook to use latest runner
We were using quite and old runner on our machines and running into
issues with stalling jobs. Gitlab in the meantime now reliably provide
the latest packaged versions of the runner under a stable URL. This
update:

  - creates a per-arch subdir for builds
  - switches from binary tarballs to deb packages
  - re-uses the same binary for the secondary runner
  - updates distro check for second to 22.04

Note this script isn't fully idempotent as we end up accumulating
runners especially during testing. However we also want to be able to
run twice with different GitLab keys (e.g. project and personal) so I
think we just have to be mindful of that during testing.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230124180127.1881110-2-alex.bennee@linaro.org>
2023-02-02 10:44:23 +00:00
..
.gitignore Jobs based on custom runners: docs and gitlab-runner setup playbook 2021-07-14 14:31:48 +01:00
build-environment.yml scripts/ci/setup: spice-server only on x86 aarch64 2022-10-06 11:53:20 +01:00
gitlab-runner.yml scripts/ci: update gitlab-runner playbook to use latest runner 2023-02-02 10:44:23 +00:00
inventory.template Jobs based on custom runners: build environment docs and playbook 2021-07-14 14:31:48 +01:00
vars.yml.template scripts/ci: update gitlab-runner playbook to use latest runner 2023-02-02 10:44:23 +00:00