On Wed, Apr 25, 2012 at 04:12:03AM +0800, ShaoHe Feng wrote: > build error, when Unit tests. > > Here is the info: > File > "/home/fsh/work/vm/wkspace/vdsm/vdsm-apply-rest/vdsm/vdsm/configNetwork.py", > line 37, in <module> > from vdsm import libvirtconnection > ImportError: cannot import name libvirtconnection > > but the text in run_tests.sh is as follow: > #!/bin/sh > PYTHONPATH="./vdsm:../vdsm" /usr/bin/python ../tests/testrunner.py $@
Which vdsm version are you using? Does taking Adam and Yeela's http://gerrit.ovirt.org/#change,3887 fix your issue? > > > On 04/25/2012 12:06 AM, Yeela Kaplan wrote: > >Hello, > >You can find the instructions to run nose unit tests in the wiki: > >http://www.ovirt.org/wiki/Features/Nose_tests > > > >Regards, > >Yeela > >_______________________________________________ > >vdsm-devel mailing list > >[email protected] > >https://fedorahosted.org/mailman/listinfo/vdsm-devel > > _______________________________________________ > vdsm-devel mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/vdsm-devel _______________________________________________ vdsm-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-devel
