Change in ovirt-engine[master]: core: Expose stop/start retry/delay configuration.

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 <emesika@redhat.com> --- 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 <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com