Go to file
Daniel Madej eaabd446b8 Fix log gathering
For DUTs without IP defined use host when creating log dir
(IP set to None caused an exception)
Use paramiko method for copying log files
(works when running tests from Windows)

Signed-off-by: Daniel Madej <daniel.madej@huawei.com>
2024-11-25 09:50:47 +01:00
connection Handle non-posix local executor 2024-09-13 11:51:16 +02:00
core test-framework: Fail the test if something broke in prepare 2024-11-12 11:23:27 +01:00
internal_plugins test-framework: update plugins to work with TIO project + fix plugins load 2024-06-26 14:00:36 +02:00
log Fix log gathering 2024-11-25 09:50:47 +01:00
storage_devices test-framework: Parallelize SATA plug_all command 2024-11-12 11:23:27 +01:00
test_tools Update fio version and make it possible to set it in config file 2024-11-12 11:33:05 +01:00
test_utils test-framework: Make kill_all_io faster 2024-11-12 11:23:27 +01:00
__init__.py Move test-framework to its own repository 2023-05-01 18:55:34 +02:00
.pep8speaks.yml add pep8 config file 2024-07-01 12:58:39 +02:00