cloud-hypervisor/scripts
Michael Zhao f9dd0aaf8a scripts: Optimize EDK2 building on AArch64
In integration test, we fetch latest EDK2 code on its master branch and
build. While the update on EDK2 master is frequent. And the building is
time consuming. It takes a lot of time in CI and local test. Floating on
top of a busy master branch also bring potential risk in tracking and
debugging.

Now that Cloud Hypervisor support in EDK2 has been steady, we can pin
the EDK2 software versions to avoid unnecessary updating and building.
We can update the versions manually every after several months.

The commit also optimizes the build process by applying multi-threaded
compiling.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-09-27 17:58:16 +08: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 scripts: Add entry for live-migration integration tests 2021-09-02 14:57:31 +01: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 scripts: Optimize EDK2 building on AArch64 2021-09-27 17:58:16 +08:00
run_integration_tests_live_migration.sh ci: Rustify ovs-dpdk setup and cleanup 2021-09-10 07:41:15 +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 ci: Use the pre-installed virtiofsd 2021-09-20 16:47:28 +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