mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
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: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reported-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
ab9d29b0a4
commit
02f4947603
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
user:
|
||||
user: gitlab-runner
|
||||
group: gitlab-runner
|
||||
groups: kvm
|
||||
comment: GitLab Runner
|
||||
home: /home/gitlab-runner
|
||||
shell: /bin/bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue