cloud-hypervisor/scripts
Henry Wang 4335e5f84c scripts: aarch64: Build fio from source for performance metrics
On Arm64, the fio binary that comes from ubuntu distribution cannot
support io_uring, which is a required engine for the block
performance tests in performance metrics. Therefore this commit
build the fio from a relatively new version, and replace the native
ubuntu fio with the newly build one.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2022-03-23 18:25:48 +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: Build fio from source for performance metrics 2022-03-23 18:25:48 +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: aarch64: Build fio from source for performance metrics 2022-03-23 18:25:48 +08: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: aarch64: Build fio from source for performance metrics 2022-03-23 18:25:48 +08:00