Change in vdsm[master]: fix run_tests.sh with wrong python lib python

Xu He Jie xuhj at linux.vnet.ibm.com
Fri Jun 15 08:09:05 UTC 2012


Xu He Jie has uploaded a new change for review.

Change subject: fix run_tests.sh with wrong python lib python
......................................................................

fix run_tests.sh with wrong python lib python

Because we changed the python lib path, when running run_tests.sh will
get error as below:

Traceback (most recent call last):
  File "/usr/share/vdsm/tests/testrunner.py", line 190, in <module>
    hackVdsmModule()
  File "/usr/share/vdsm/tests/testrunner.py", line 182, in hackVdsmModule
    sub = __import__(name, globals(), locals(), [], -1)
ImportError: No module named config

Change-Id: Icb830bf503fbee4dfa709ecb08e006cad5869c9d
Signed-off-by: Xu He Jie <xuhj at linux.vnet.ibm.com>
---
M build-aux/Makefile.subs
M configure.ac
M tests/Makefile.am
M tests/run_tests.sh.in
4 files changed, 12 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/70/5370/1
--
To view, visit http://gerrit.ovirt.org/5370
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb830bf503fbee4dfa709ecb08e006cad5869c9d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Xu He Jie <xuhj at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list