Ondra Machacek has submitted this change and it was merged.
Change subject: Use alternative test imports for Python 3
......................................................................
Use alternative test imports for Python 3
Some of the dependencies used in the tests don't work in Python 3. This patch
changes the corresponding 'import' statements so that they work with Python 2
and Python 3.
Change-Id: If5049cd7ac445a56ebc4ac459961d0bfd112787b
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/tests/server.py
1 file changed, 12 insertions(+), 3 deletions(-)
Approvals:
Ondra Machacek: Looks good to me, approved
Juan Hernandez: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/62929
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If5049cd7ac445a56ebc4ac459961d0bfd112787b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>