Commit 9dba88b
committed
fix(tests/virtio-mem): poll every 5ms in performance tests
Increase granularity of total time measurement from 100ms to 5ms as the
fastest hotplug is around 30ms.
We need to poll the GET API to monitor when plugged_memory_mib is equal
to requested_memory_mib.
Signed-off-by: Riccardo Mancini <mancio@amazon.com>1 parent ea6cd7d commit 9dba88b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
0 commit comments