Yair Zaslavsky has submitted this change and it was merged.
Change subject: host-deploy: ssh: flush pipes at end of command
......................................................................
host-deploy: ssh: flush pipes at end of command
the apache-sshd does not flush streams nor close them
this leads other side of pipe to miss last bytes
Change-Id: I0034105c473d6102283bb67d272fca2bc78f7863
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1051035
Reported-By: Piotr Kliczewski <pkliczew(a)redhat.com>
Tested-By: Piotr Kliczewski <pkliczew(a)redhat.com>
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ssh/SSHClient.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ssh/SSHDialog.java
2 files changed, 12 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23102
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0034105c473d6102283bb67d272fca2bc78f7863
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server