cloud-hypervisor/scripts
Anatol Belski 0b6bc75d3a tests: Ensure sufficient nofile limit for VFIO tests
The VFIO tests based on the NVMe emulation framework require cause a
high number of file descriptors to be opened on the system. On systems
with a low limit on opened files, tests like test_vfio_user can possibly
fail with "too many open files" exeption. This issue is fixed by raising
the corresponding limit.

A tricky detail here is, that the limit has to be changed in the test
container and not on the host. As the the container is executed in the
privileged mode, the setting in it will override the host value.

Related: #5426

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2023-07-31 17:21:47 +01:00
..
ch-trace-visualiser.py scripts: ch-trace-visualiser.py: remove unused import 'xml' 2023-02-17 11:48:37 -08:00
check-image-compatability.sh tools: Add a script to check image compatibility 2021-10-05 14:40:10 +01:00
common-aarch64.sh ci: Initial Windows image integration 2022-08-12 15:04:06 +01:00
create-cloud-init.sh test_data: Simplify default configuration for local testing 2023-06-14 10:23:52 -07:00
dev_cli.sh scripts: dev_cli: Bump container version 2023-06-20 12:39:18 -07:00
prepare_vdpa.sh build: Move Jenkins workers over to jammy 2022-07-26 14:53:49 +01:00
run_integration_tests_aarch64.sh tests: add integration for qcow backing file 2023-07-19 13:52:43 +01:00
run_integration_tests_live_migration.sh scripts: Use 'build_custom_linux' if possible 2023-03-11 09:55:34 +00:00
run_integration_tests_rate_limiter.sh scripts: Ensure to rebuild custom kernel for bare-metal tests 2023-03-11 09:55:34 +00:00
run_integration_tests_sgx.sh scripts: indent bash if statement 2023-04-24 13:21:36 +01:00
run_integration_tests_vfio.sh tests: disable test_vfio test 2023-06-20 12:14:03 -07:00
run_integration_tests_windows_aarch64.sh scripts: indent bash if statement 2023-04-24 13:21:36 +01:00
run_integration_tests_windows_x86_64.sh scripts: indent bash if statement 2023-04-24 13:21:36 +01:00
run_integration_tests_x86_64.sh tests: Ensure sufficient nofile limit for VFIO tests 2023-07-31 17:21:47 +01:00
run_metrics.sh Export RUST_BACKTRACE when it is not set explicitly 2023-04-10 14:08:21 -07:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh scripts: run doc tests 2023-04-05 11:22:47 +01:00
sha1sums-aarch64 tests: Enable 'test_vfio_user' using Jammy on 'aarch64' 2022-03-31 09:22:07 +01:00
sha1sums-x86_64 tests: fix sha1sum check warning 2023-06-01 13:45:47 +01:00
test-util.sh mics: Update reference kernel to 6.2 2023-03-11 09:55:34 +00:00
windows-11-iot-enterprise-aarch64.raw.sha1 ci: Initial Windows image integration 2022-08-12 15:04:06 +01:00