mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
b5be62a167
Relying on guest Ubuntu image 21.04, including a 5.11 kernel, this patch adds some additional tests to the VFIO baremetal integration tests. It adds a test for ACPI memory hotplug, another one for virtio-mem memory hotplug, and finally a test for hotplugging the NVIDIA card. The existing test already taking care of the reboot has been renamed. The script running "cargo test" has been modified to run only one thread at a time, so that each test run sequentially. This is mandatory since the card can't be shared across multiple VMs. Fixes #2404 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
create-cloud-init.sh | ||
dev_cli.sh | ||
run_cargo_tests.sh | ||
run_integration_tests_aarch64.sh | ||
run_integration_tests_sgx.sh | ||
run_integration_tests_vfio.sh | ||
run_integration_tests_windows.sh | ||
run_integration_tests_x86_64.sh | ||
run_openapi_tests.sh | ||
run_unit_tests.sh | ||
sha1sums-aarch64 | ||
sha1sums-x86_64 | ||
test-util.sh |