Martin Sivák has submitted this change and it was merged.
Change subject: don't expect the engine to be up right after starting it's guest
......................................................................
don't expect the engine to be up right after starting it's guest
- there were states which went directly from Down to Up not giving
the engine enough time to start which lead agent to go to BadHealth
state, this is wrong and we should give the guest and engine
some time to settle
Change-Id: Ie68360fe883d5d05db4974f73381da5386453845
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1130173
Signed-off-by: Jiri Moskovcak <jmoskovc(a)redhat.com>
(cherry picked from commit 9f3f7e41fbb45b1d661564401de3ab1d5f09aa6e)
---
M ovirt_hosted_engine_ha/agent/states.py
1 file changed, 9 insertions(+), 4 deletions(-)
Approvals:
Martin Sivák: Looks good to me, approved
Jiří Moskovčák: Verified
--
To view, visit
http://gerrit.ovirt.org/33760
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie68360fe883d5d05db4974f73381da5386453845
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.2
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server