[openstack-dev] Tox deps issue trigger missing new packages installation

Nah, Zhongyue zhongyue.nah at intel.com
Thu Nov 15 11:55:06 UTC 2012


Hongna,

tox does check those files actually. I'm not sure what your env is like but at least I can tell you tox does look into those files. Maybe you can let me have a look at your logs?

-zhongyue

Sent from my iPhone

On Nov 15, 2012, at 5:26 PM, "Xu, HongnaX" <hongnax.xu at intel.com<mailto:hongnax.xu at intel.com>> wrote:

Hi all
  we run tox case in nova every morning in one machine, but this morning I found an error show that “ERROR: Failure: ImportError (No module named fixtures)”, dig and the result seems tox issue or the special usage of tox in nova project.

In the file nova/tox.ini  line 16 and 17

deps = -r{toxinidir}/tools/pip-requires
               -r{toxinidir}/tools/test-requires

Tox will treat the files pip-requires and test-requires as packages or something else, it doesn’t check the list in these two files, so any new package add to these two files will not be checked, either install.

Best Regards,
Hongna

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org<mailto:OpenStack-dev at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


More information about the OpenStack-dev mailing list