mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 06:05:21 +00:00
4d36ecef9e
The virtio_balloon test is a bit flaky since we can't really know how much the balloon is gonna be deflated when the guest is under memory pressure. That's why it's safer to simply check that the balloon is not the initial size anymore. One small detail, but we don't need to check for the balloon size to be higher than 0 since the returned value is a u64. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
integration.rs |