tobiko/tobiko/tripleo
Eduardo Olivares be26dd6b78 Use configured process timeout when closing a process
Some processes get blocked waiting while they cannot read from either
stdout or stderr. The command timeout was not applied when tobiko tried
to close those processes.
With this patch, those processes will be closed due to timeout and the
tobiko retries mechanism would be able to retry the command.

Change-Id: I1836de50cbbe029f7c474598ec57ea2e52822dd1
2024-02-01 18:16:12 +01:00
..
__init__.py Add topology which represents Podified RHOSP deployment 2023-12-12 12:43:48 +00:00
_ansible.py Add RHOSP topology config options 2023-12-14 13:11:48 +01:00
_config.py Add tools for getting ansible inventory 2020-07-06 16:51:17 +02:00
_overcloud.py Add RHOSP topology config options 2023-12-14 13:11:48 +01:00
_topology.py Add topology which represents Podified RHOSP deployment 2023-12-12 12:43:48 +00:00
_undercloud.py Add topology which represents Podified RHOSP deployment 2023-12-12 12:43:48 +00:00
config.py Add topology which represents Podified RHOSP deployment 2023-12-12 12:43:48 +00:00
containers.py Add RHOSP topology config options 2023-12-14 13:11:48 +01:00
nova.py Skip background ping checks during controllers reboot with nonDVR 2023-09-28 10:31:47 +02:00
pacemaker.py Use configured process timeout when closing a process 2024-02-01 18:16:12 +01:00
processes.py Make sphinx to generate Tobiko API docs based on docstrings 2023-03-31 18:38:30 +02:00
services.py Add faults ovn_bgp_agent and frr tests 2023-04-28 19:04:29 +02:00