cloud-hypervisor/scripts
Sebastien Boeuf 67025948dc ci: Simplify test scripts
Since all unit and integration tests are run inside containers because
they are called from dev_cli.sh, they always run as root. That's why
both unit and integration scripts can be simplified as they don't need
to apply specific capabilities and run cargo tests in a dedicated 'kvm'
group.

Fixes #1683

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-10-07 14:26:13 +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 ci: No need to build Docker image locally for arm64 2020-10-01 10:04:32 +01: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