mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
dc31db478a
The virtiofsd daemon takes a bit of time creating and listening on the socket. By adding 10s timeout, we make sure the vhost-user socket has been properly created before the VMM tries to connect to it. Also, the daemon needs cap_dac_override capabilities to access debugfs filesystem. Last thing, both virtio-fs and virtio-pmem tests were slightly different from the others since they were not explicitly killing cloud-hypervisor and virtiofsd processes once the test was done. Fixes #182 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
create-cloud-init.sh | ||
run_integration_tests.sh | ||
run_unit_tests.sh |