Commit 728080b
committed
fix: add net to vm for test_vhost_user_metrics
We need to add net interface so the `vm.start()`
will wait for a vm to boot. Otherwise the `time.sleep(0.3)`
is not enough for a vm to boot and connect to the vhost-user-backend.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 648d4f0 commit 728080b
File tree
1 file changed
+1
-0
lines changed- tests/integration_tests/performance
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments