cloud-hypervisor/scripts
Sebastien Boeuf 7fabca3548 ci: Don't run unit tests in a privileged container
The unit tests require some specific Linux capabilities and also to have
access to /dev/kvm device. This commit makes sure we enable only what's
necessary instead of blindly enable full priviliges with --privileged
option.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-02-18 08:53:03 +01:00
..
create-cloud-init.sh scripts: Add Ubuntu cloud-init data 2019-07-30 14:26:26 +02:00
dev_cli.sh ci: Don't run unit tests in a privileged container 2020-02-18 08:53:03 +01:00
run_cargo_tests.sh scripts: Check the Rust formatting is valid 2020-02-04 16:47:05 +01:00
run_integration_tests.sh Revert "build: Don't fail build on test_vfio failure" 2020-02-17 08:23:02 +00:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh scripts: dev_cli: Pass unit and integration test args to cargo test 2020-02-04 15:31:58 +01:00