On 29 April 2015 at 06:24, Ronald Bradford <m...@ronaldbradford.com> wrote: > Thanks Doug. For others following this thread. The following creates and > activates the tox virtual environment. > > # Note: its --<space>notests not --notests > $ tox -epy27 -- notests > $ source .tox/py27/bin/activate > (py27)$ openstack help
Actually no, its '--notest' - see tox --help. What you've done is run the tests with a filter that didn't match any tests. -Rob -- Robert Collins <rbtcoll...@hp.com> Distinguished Technologist HP Converged Cloud __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev