Skip to content
Snippets Groups Projects
Commit 02f49476 authored by Alex Bennée's avatar Alex Bennée
Browse files

scripts/ci: add gitlab-runner to kvm group


One of the main reasons to have custom runners it so we can run KVM
tests. Enable the "kvm" additional group so we can access the feature
on the kernel.

Message-Id: <20230503091244.1450613-5-alex.bennee@linaro.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Reported-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent ab9d29b0
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@
user:
user: gitlab-runner
group: gitlab-runner
groups: kvm
comment: GitLab Runner
home: /home/gitlab-runner
shell: /bin/bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment