On Tue, Nov 20 2012, Lu, Lianhao wrote: > I got that, Thanks! > > But what bothers me is that why my tox's virtual environment is different > from Jenkin's, even I pass "-r" to tox to force the recreation of virtual > environment. Should the nova dependency in > tools/test-requires(http://tarballs.openstack.org/nova/nova-master.tar.gz) > be synchronized to nova's git repository? It is, the problem is that tox has a bad habit to use your environment nova rather than its own. I've the same problem here. Even if `sitepackages' is set to False, it seems virtualenv is not properly used for some packages, and I don't know why. :( -- Julien Danjou // Free Software hacker & freelance // http://julien.danjou.info -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20121120/f0d1c1c3/attachment.pgp>