Oved Ourfali has submitted this change and it was merged.

Change subject: core: Expose stop/start retry/delay configuration.
......................................................................


core: Expose stop/start retry/delay configuration.

Expose stop/start retry/delay configuration to engine-config

This patch exposes the following values to engine-config:

FenceStopStatusDelayBetweenRetriesInSec (10)
FenceStopStatusRetries (18)
FenceStartStatusDelayBetweenRetriesInSec (10)
FenceStartStatusRetries (18)

The values in brackets are the default values so currently we are
waiting for the desired status for 3 min while pooling it each 10 sec
for 18 times.

There may be cases that those values should be customized and therefor
those values should be exposed to engine-config

Change-Id: I71c4af7b6d8fcdacaaff4abfec40b4fdf9cf5abf
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1147218
Signed-off-by: Eli Mesika <[email protected]>
---
M packaging/etc/engine-config/engine-config.properties
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Eli Mesika: Verified
  oVirt Jenkins CI Server: Looks good to me, but someone else must approve
  Oved Ourfali: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/33922
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I71c4af7b6d8fcdacaaff4abfec40b4fdf9cf5abf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to