cloud-hypervisor/scripts
Wei Liu a1a018bd83 tests: Do not return a failure when no tests are run
It is a common use case to run a subset of tests locally to verify
certain functionalities.

The default behaviour for nextest is to error out if no tests are run.
That causes the test scripts to return a non-zero value (failure). Pass
`--no-tests=pass` to nextest to match what `cargo test` does if no tests
are run.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2025-11-25 15:59:39 +00:00
..
gitlint/rules misc: gitlint: python code improvements 2025-11-13 19:16:45 +00:00
build-custom-image.sh scripts: Add a script to automate the custom image construction 2024-10-17 19:51:05 +00:00
ch-trace-visualiser.py scripts: ch-trace-visualiser.py: remove unused import 'xml' 2023-02-17 11:48:37 -08:00
check-image-compatibility.sh scripts: fix shell scripts according to shellcheck errors 2024-02-13 10:20:18 +00:00
common-aarch64.sh scripts: fix shell scripts according to shellcheck errors 2024-02-13 10:20:18 +00:00
create-cloud-init.sh scripts: Exit create-cloud-init.sh on error 2025-09-22 14:24:50 +00:00
dev_cli.sh tests: enable cargo test --workspace + #[cfg(devcli_testenv)] 2025-11-20 21:15:03 +00:00
package-consistency-check.py scripts: Add consistency check script 2024-11-02 16:09:09 +00:00
prepare_vdpa.sh build: add REUSE Compliance Check 2024-04-19 17:35:45 +00:00
run_coverage.sh scripts: fix code coverage script args parsing 2024-10-23 18:38:34 +01:00
run_integration_tests_aarch64.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_live_migration.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_rate_limiter.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_vfio.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_windows_aarch64.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_windows_x86_64.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_integration_tests_x86_64.sh tests: Do not return a failure when no tests are run 2025-11-25 15:59:39 +00:00
run_metrics.sh scripts: aarch64: replace guestmount for image modification 2025-11-06 19:33:53 +00:00
run_openapi_tests.sh scripts: fix shell scripts according to shellcheck errors 2024-02-13 10:20:18 +00:00
run_unit_tests.sh scripts: add cargo test args for code coverage reports 2024-09-28 13:59:40 +00:00
sha1sums-aarch64 tests: Remove download of unused bionic image for aarch64 2024-02-22 12:28:40 +00:00
sha1sums-x86_64 tests: Avoid repeatedly downloading files from GitHub 2025-07-24 16:46:43 +00:00
test-util.sh tests: Add retries for artifact downloads 2025-11-20 19:34:57 +00:00
windows-11-iot-enterprise-aarch64.raw.sha1 ci: Initial Windows image integration 2022-08-12 15:04:06 +01:00