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>
---
M ovirt_hosted_engine_ha/agent/states.py
1 file changed, 9 insertions(+), 4 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/31519
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: master
Gerrit-Owner: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server