cloud-hypervisor/scripts
Sebastien Boeuf 482e1ca435 scripts: Pin OVMF EDK2 version
By pinning the OVMF version, we will be able to update the EDK2 fork
with a new version without potentially breaking our Cloud Hypervisor CI.

Once the new version is ready on the EDK2 fork, we'll be able to update
Cloud Hypervisor codebase, replacing the fixed version with the latest,
as well as replacing OVMF.fd with CLOUDHV.fd. This is because we'll
start building from the new target CloudHvX64.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-01-18 10:21:51 +01: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 scripts: check hypervisor before running the test 2021-09-29 15:02:50 +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: Remove use of "integration_tests" feature 2022-01-10 10:29:07 +01:00
run_integration_tests_live_migration.sh scripts: Remove use of "integration_tests" feature 2022-01-10 10:29:07 +01:00
run_integration_tests_sgx.sh scripts: Remove use of "integration_tests" feature 2022-01-10 10:29:07 +01:00
run_integration_tests_vfio.sh scripts: Remove use of "integration_tests" feature 2022-01-10 10:29:07 +01:00
run_integration_tests_windows.sh scripts: Pin OVMF EDK2 version 2022-01-18 10:21:51 +01:00
run_integration_tests_x86_64.sh scripts: Pin OVMF EDK2 version 2022-01-18 10:21:51 +01:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh scripts: Use cargo build-in options to run unit tests only 2022-01-10 10:29:07 +01: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: check hypervisor before running the test 2021-09-29 15:02:50 +01:00