Closed danobi closed 6 months ago
For GH managed runners, KVM is generally available, but we need to configure it so that non-root users can use it. This shouldn't affect the self-hosted runners where we are already root.
Tested in:
prod: https://github.com/kernel-patches/bpf/pull/7090 rc: https://github.com/kernel-patches/bpf-rc/pull/3885
rc has some selftest failures, but at least CI is working
For GH managed runners, KVM is generally available, but we need to configure it so that non-root users can use it. This shouldn't affect the self-hosted runners where we are already root.