Change in ovirt-engine[master]: core: Double SSH timeout for install/upgrade

Code Review gerrit at ovirt.org
Tue Jun 6 10:06:55 UTC 2017


>From Martin Peřina <mperina at redhat.com>:

Martin Peřina has submitted this change and it was merged.

Change subject: core: Double SSH timeout for install/upgrade
......................................................................


core: Double SSH timeout for install/upgrade

Installation/Upgrade of the host may take a lot of time without any
activity on SSH connection especially on slower hardware. But we don't
want to increase SSH timeout globally, because this may in some use
cases increase the time to restart non-responsive HA VMs, so we will
just double SSH inactivity timeout only for installation/upgrade.

Change-Id: I40264df442e3f4c1b9b3b7e5145651764747fd73
Bug-Url: https://bugzilla.redhat.com/1455667
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/OVirtNodeUpgrade.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdeploy/VdsDeployBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/EngineSSHDialog.java
3 files changed, 31 insertions(+), 2 deletions(-)

Approvals:
  Martin Peřina: Verified
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/77572
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I40264df442e3f4c1b9b3b7e5145651764747fd73
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list