pacemaker - increase timeout - some envs take longer to recover

Change-Id: Ic411358f9559f50d56054a079b1568778640e238
This commit is contained in:
pinikomarov 2020-07-27 22:51:13 +03:00
parent 01153bbf7c
commit 76327e955c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ def get_random_controller_ssh_client():
return controller_node.ssh_client
def get_pcs_resources_table(timeout=360, interval=2):
def get_pcs_resources_table(timeout=720, interval=2):
"""
get pcs status from a controller and parse it
to have it's resources states in check