tobiko/tools
Slawek Kaplonski d1d3ea7c19 Configure limit of opened files for the test runner process
For some reason, when Tobiko retries many times ssh connection
and logs a lot of data in the log file, pytest may fail with
"Too many open files" exception raised.
To avoid that lets try to configure soft ulimit for opened files
to be as high as possible (same as hard limit).

Change-Id: I6fb8977d7909798a5ab6be499044cc74ac34dfa2
2022-08-19 16:54:04 +02:00
..
__init__.py Refactor test execution scripts 2020-05-06 17:41:35 +02:00
common.py Handle file removal concurrency 2021-11-03 12:52:10 +00:00
get_version.py Add "--always" option to the git describe command in tools 2021-12-17 14:53:09 +00:00
install-bindeps.sh Fix bindeps installation on CentOS 2022-01-21 14:36:34 +00:00
install.py Add podman 1.6.0 source files and update requirements 2021-10-27 16:34:09 +02:00
run_tests.py Configure limit of opened files for the test runner process 2022-08-19 16:54:04 +02:00
setup_infrared.py Workaround infrared setup failures 2020-07-03 14:07:23 +02:00