cloud-hypervisor/test_infra
Bo Chen 602d704558 tests: Stabilize 'test_vfio_user' with retries to run host commands
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>
2023-12-14 07:12:04 -08:00
..
src tests: Stabilize 'test_vfio_user' with retries to run host commands 2023-12-14 07:12:04 -08:00
Cargo.toml build: Bump serde_json from 1.0.96 to 1.0.107 2023-09-19 00:45:18 +00:00