Change in vdsm[master]: small fix for import in test cases

danken at redhat.com danken at redhat.com
Fri May 25 07:14:15 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: small fix for import in test cases
......................................................................


small fix for import in test cases

  when the test case import modules lies in vdsm, it should
specify "from vdsm". Otherwise the import will fail if
"site-packages/vdsm" was not set as PYTHONPATH after installation.
This should not happen because the system have already recognized
that "site-packages/vdsm" exist.

Change-Id: Ic15450dbb8e2b928a94970d544c8bf84f12b9354
Signed-off-by: wenchao xia <xiawenc at linux.vnet.ibm.com>
---
M tests/netinfoTests.py
M tests/parted_utils_tests.py
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Adam Litke: Verified; Looks good to me, but someone else must approve
  Saggi Mizrahi: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic15450dbb8e2b928a94970d544c8bf84f12b9354
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <xiawenc at linux.vnet.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list