It was observed in some scenarios where the update of
heartbeat_failure_action parameter takes around 40 seconds to
complete the configuration of the nodes. This commit increases
the maximum wait time of verify_heartbeat_failure_action
function from 21 seconds to 60 seconds per the verification of
mtc.ini file every 4 seconds for a maximum of 15 attempts.
Test Plan:
PASS: Deploy AIO-DX system on stx 10 version and manually execute
101-configure-ipsec-on-hosts.py script w/ activate. Observe
that IPsec is disabled on all nodes and the nodes.
PASS: Deploy AIO-DX system on stx 10 version and manually execute
101-configure-ipsec-on-hosts.py script w/ activate-rollback.
Observe that IPsec is disabled on all nodes and the nodes.
Story: 2010940
Task: 51202
Change-Id: I5a45c7a4b5ca1d440ddc9924a05ee7d04995b1f2
Signed-off-by: Leonardo Mendes <Leonardo.MendesSantana@windriver.com>