Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 rust-vmm/vhost-device#706 and rust-vmm/vhost-device#728 Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
- Loading branch information