mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
602d704558
The 'test_vfio_user' is prone to fail when the system is under high workloads with errors: ``` Error while connecting to /var/tmp/spdk.sock Is SPDK application running? Error details: Invalid or non-existing address: '/var/tmp/spdk.sock' ``` This is because SPDK is not fully functional before we request to create a nvme device using the vfio_user protocol. This patch stabilize this test with allowing retires to execute host commands. Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
---|---|---|
.. | ||
integration.rs |