Files
rust-vmm-ci/.buildkite
Patrick Roy 209c04eb5e run unittests in privileged docker container
The code coverage tests already run in a privileged container, so this
does not affect our security posture. Additionally, it will unblock
vsock unit tests in the vhost-user-vsock crate, see also
https://github.com/rust-vmm/vhost-device/pull/706 and
https://github.com/rust-vmm/vhost-device/pull/728

Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
2024-10-10 06:24:25 +00:00
..