cloud-hypervisor/scripts
Michael Zhao d330d91e1a tests: Optimize integration test on AArch64
AArch64 tests were divided into 2 steps:
- Build and test with 'acpi' feature
- Build and test without 'acpi'

This can be optimized. We need only to build and test once with default
features ('acpi' is enabled).

On AArch64, ACPI only works with UEFI. If UEFI is not available, guest
kernel fall back to use FDT. Most AArch64 test cases boot from direct
kernel, the guest will keep using FDT even if ACPI is enabled. So
nothing is broken.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-06-24 13:13:27 +01:00
..
create-cloud-init.sh ci: Move from Clear Linux to Ubuntu Focal Fossa cloud image 2020-07-02 13:47:16 +02:00
dev_cli.sh ci: Enable baremetal VFIO integration tests 2021-03-16 18:59:46 +00:00
run_cargo_tests.sh scripts: Use hypervisor variable instead of kvm 2021-01-28 09:11:02 +00:00
run_integration_tests_aarch64.sh tests: Optimize integration test on AArch64 2021-06-24 13:13:27 +01:00
run_integration_tests_sgx.sh tests: Support filtering integration tests 2021-01-25 17:34:10 +00:00
run_integration_tests_vfio.sh tests: Extend VFIO baremetal integration tests 2021-05-04 15:01:29 +02:00
run_integration_tests_windows.sh tests: Dynamically assign IPs for Windows integration tests 2021-05-06 17:27:33 +02:00
run_integration_tests_x86_64.sh scripts: Use CDN to download images 2021-06-16 16:25:24 +01:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh script: Modify unit tests to support mshv 2021-01-28 09:11:02 +00:00
sha1sums-aarch64 scripts: Fix an obsolete sha1sam 2021-05-20 13:42:34 +08:00
sha1sums-x86_64 ci: Update guest cloud image by installing "stress" utility 2021-06-09 14:34:55 +01:00
test-util.sh tests: Support filtering integration tests 2021-01-25 17:34:10 +00:00