mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
0a1d6e1cb3
All our tests must be run as root and thus the build directory is owned by root after we run any of them. Start another container to fix all permissions whenever we're done with our tests. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>