Change in ovirt-engine[master]: core: VdsInstallerSSHTest: assume POSIX

derez at redhat.com derez at redhat.com
Tue Sep 25 08:56:12 UTC 2012


Daniel Erez has submitted this change and it was merged.

Change subject: core: VdsInstallerSSHTest: assume POSIX
......................................................................


core: VdsInstallerSSHTest: assume POSIX

VdsInstallerSSHTest implicitly assumes POSIX compliant SSH handling of
the local OS.
This patch makes that assumption explicit (using org.junit.Assume) in
order to prevent the test from failing on OSs it can't run on.

Change-Id: I9fd29845da489836d4b8bc19449be54f30fa5e7a
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/hostinstall/VdsInstallerSSHTest.java
1 file changed, 12 insertions(+), 5 deletions(-)

Approvals:
  Daniel Erez: Verified; Looks good to me, approved
  Allon Mureinik: Verified


--
To view, visit http://gerrit.ovirt.org/8188
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9fd29845da489836d4b8bc19449be54f30fa5e7a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>



More information about the Engine-commits mailing list