
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@redhat.com> --- 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 Simone Tiraboschi: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/31698 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: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org