Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: require tty over ssh
......................................................................
packaging: setup: require tty over ssh
Running ssh -lroot hostname "hosted-engine --deploy"
cause an error while testing storage.
Added a check to ensure tty is available.
Change-Id: I8ecf0248ea6120acd8d6e624cf8114cc0a29efa8
Bug-Url:
https://bugzilla.redhat.com/1105249
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit 82c553f714fc185aedf0fdb834ba10e80e762756)
---
M src/plugins/ovirt-hosted-engine-setup/core/shell.py
1 file changed, 11 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31699
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8ecf0248ea6120acd8d6e624cf8114cc0a29efa8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server