cloud-hypervisor/scripts
Henry Wang 0fa71ddf7e scripts: aarch64: Reduce source code build in CI
As Linux kernel, edk2, virtiofd, SPDK are all build from source, we
need to find a way to reduce the number of source code build.

To address this issue, this commit adds a stage that touching a
".built" file to each repo of the source code after a successfully
build. By checking if the ".built" file exists, we can determine
if there is already an old build. Since the source code repo will
be removed and cloned again when we bump the repo hash, the CI will
rebuild the repo.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2022-03-21 14:05:59 +08:00
..
check-image-compatability.sh tools: Add a script to check image compatibility 2021-10-05 14:40:10 +01:00
create-cloud-init.sh scripts: create-cloud-init: use rm -f instead of rm 2022-01-05 11:02:20 +01:00
dev_cli.sh Dockerfile, scripts: Update container Rust to latest stable 2022-03-03 12:35:41 +00:00
prepare_vdpa.sh scripts: Add a script for preparing environment for vDPA 2022-03-18 12:28:40 +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: aarch64: Reduce source code build in CI 2022-03-21 14:05:59 +08:00
run_integration_tests_live_migration.sh scripts: Support custom arguments to the test binary with dev_cli.sh 2022-02-24 16:34:32 +01:00
run_integration_tests_sgx.sh scripts: Support custom arguments to the test binary with dev_cli.sh 2022-02-24 16:34:32 +01:00
run_integration_tests_vfio.sh scripts: Support custom arguments to the test binary with dev_cli.sh 2022-02-24 16:34:32 +01:00
run_integration_tests_windows.sh scripts: Support custom arguments to the test binary with dev_cli.sh 2022-02-24 16:34:32 +01:00
run_integration_tests_x86_64.sh tests: Add integration tests for vDPA 2022-03-18 12:28:40 +01:00
run_metrics.sh scripts: Propagate "--test-filter" metrics test 2022-03-07 14:34:57 +00:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh scripts: Fix musl build error in AArch64 unit test 2022-03-02 14:12:29 +00:00
sha1sums-aarch64 tests, scripts: Update custom aarch64 image to include "stress" 2021-09-29 15:01:46 +01:00
sha1sums-x86_64 ci: Update guest cloud image by installing "stress" utility 2021-06-09 14:34:55 +01:00
test-util.sh scripts: Propagate "--test-filter" metrics test 2022-03-07 14:34:57 +00:00