Change in ovirt-hosted-engine-ha[master]: try harder when starting vdsmd

Martin Sivák has submitted this change and it was merged. Change subject: try harder when starting vdsmd ...................................................................... try harder when starting vdsmd I've observed a situation when ha-agent is started too early and it fails to start vdsmd, but later when vdsmd is started ha-agent also starts fine. This patch makes agent to wait a while and retry if the first attempt to start vdsmd fails Change-Id: I806437b8c5eafd32fb37d0b3f2f59995faa28cdc Signed-off-by: Jiri Moskovcak <jmoskovc@redhat.com> --- M ovirt_hosted_engine_ha/agent/constants.py.in M ovirt_hosted_engine_ha/agent/hosted_engine.py 2 files changed, 17 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Martin Sivák: Looks good to me, approved Jiří Moskovčák: Verified -- To view, visit http://gerrit.ovirt.org/28432 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I806437b8c5eafd32fb37d0b3f2f59995faa28cdc Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
msivak@redhat.com