mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
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>