----- Original Message ----- > From: "Antoni Segura Puimedon" <[email protected]> > To: "Kobi Ianko" <[email protected]> > Sent: Sunday, May 25, 2014 4:12:39 PM > Subject: Re: [ovirt-devel] running VDSM local tests > > > > ----- Original Message ----- > > From: "Kobi Ianko" <[email protected]> > > To: [email protected] > > Sent: Sunday, May 25, 2014 12:39:59 PM > > Subject: [ovirt-devel] running VDSM local tests > > > > Hi, > > One more question to go... > > Trying to run the VDSM local tests: > > > > tests]# ./run_tests_local.sh functional/momTests.py > > > > File "../tests/testrunner.py", line 30, in <module> > > from vdsm import utils > > File "/root/vdsm/lib/vdsm/utils.py", line 58, in <module> > > from .config import config > > ImportError: No module named config > > > > Is it a known bug(on ver 4.15)? How can I work around it? > > Did you first run ./autogen.sh --system && make from the root > of the repository? executing "make all" on vdsm root dir, after I installed the RPM fixed it
> > > > > 10x, Kobi > > _______________________________________________ > > Devel mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/devel > > > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
