cloud-hypervisor/scripts
Henry Wang 8bf0bac5a7 dev_cli: Fix TARGETARCH inconsistancy
In previous dev_cli.sh, the `uname -m` command will generate
either `x86_64` or `aarch64`, which is inconsistent with the
architectures in the Dockerfile, namely `amd64` and `arm64`.

This will cause some dependancy missing in the docker container
when the docker image is built locally.

This commit fixes this inconsistancy.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2020-10-13 11:57:01 +02: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 dev_cli: Fix TARGETARCH inconsistancy 2020-10-13 11:57:01 +02:00
run_cargo_tests.sh build: Remove obsolete feature differentiated vhost_user_net builds 2020-07-08 16:11:50 +01:00
run_integration_tests_aarch64.sh ci: Simplify test scripts 2020-10-07 14:26:13 +02:00
run_integration_tests_sgx.sh ci: Introduce SGX integration testing 2020-09-09 15:33:49 +02:00
run_integration_tests_x86_64.sh ci: Simplify test scripts 2020-10-07 14:26:13 +02:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh ci: Simplify test scripts 2020-10-07 14:26:13 +02:00
sha1sums-aarch64 ci: Remove unused image in sha1sums-aarch64 2020-08-05 08:15:18 +01:00
sha1sums-x86_64 tests: Preparation of enabling integration tests for AArch64 2020-07-07 13:55:39 +01:00