Change in ovirt-node-plugin-vdsm[master]: systemd: keep trying to register in case of failure during s...

Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: systemd: keep trying to register in case of failure during start ...................................................................... systemd: keep trying to register in case of failure during start The current approach for autoinstall/autoregister is try to register as soon supervdsm and network are ready but in case it failure a new registration must be triggered manually. This patch will make ovirt-node-plugin-vdsm service restart each 60 seconds in case the service/registration couldn't be triggered properly during the boot time. This behaviour is a mimic from vdsm-reg which must be kept. Change-Id: I8a50e5c8235413d428e9da8ceeec90e017eb63ee Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Reviewed-on: https://gerrit.ovirt.org/44063 Continuous-Integration: Jenkins CI Reviewed-by: Fabian Deutsch <fabiand@redhat.com> Reviewed-by: Dan Kenigsberg <danken@redhat.com> --- M systemd/ovirt-node-plugin-vdsm.service 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI tests Fabian Deutsch: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/44063 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8a50e5c8235413d428e9da8ceeec90e017eb63ee Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
dougsland@redhat.com