[openstack-dev] Navigating the ever changing OpenStack codebase

Robert Collins robertc at robertcollins.net
Tue Apr 28 18:35:53 UTC 2015


On 29 April 2015 at 06:24, Ronald Bradford <me at 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 <rbtcollins at hp.com>
Distinguished Technologist
HP Converged Cloud



More information about the OpenStack-dev mailing list