tobiko/tobiko/tests
Federico Ressi 61a6332185 Add option to skip all remaining test cases after a given timeout is expired
After some given seconds of timeout test runner execution self-interrupt
to avoid hitting jobs timeout.

The problem is that when it occurs all remaining test cases that didn't started
yet are missing from the reports.

This changes things by marking such test cases as skipped, so that we
can see it from test results.

Change-Id: Idd0064812fc5a2da295712914c4531bdef466c24
2021-07-09 09:39:32 +00:00
..
faults Allows to check a maximum number of agent pids has been found 2021-07-08 12:59:11 +00:00
functional Use ping.assert_reachable_hosts function to ping hosts 2021-07-02 13:08:10 +00:00
scenario Merge "Check if vms are reachable before migration test starts" 2021-07-08 17:15:24 +00:00
unit Add retry attempt property to check if it is the last aptempt 2021-07-08 12:58:33 +00:00
__init__.py Remove copyrigth notices from empty __init__.py files 2018-11-27 09:45:36 +01:00
base.py Split tox environments requirements files 2018-12-05 08:28:32 +01:00
conftest.py Add option to skip all remaining test cases after a given timeout is expired 2021-07-09 09:39:32 +00:00