[openstack-dev] Navigating the ever changing OpenStack codebase

Ronald Bradford me at ronaldbradford.com
Tue Apr 28 20:33:55 UTC 2015


Thanks again for the clarification. Your initial --notests was an option I
was unaware of and I didn't take the time to try variations. I was familiar
with invoking test names by regex I just thought it was more a convention.

Regards

Ronald



On Tue, Apr 28, 2015 at 2:48 PM, Doug Hellmann <doug at doughellmann.com>
wrote:

> Excerpts from Ronald Bradford's message of 2015-04-28 14:24:37 -0400:
> > Thanks Doug. For others following this thread. The following creates and
> > activates the tox virtual environment.
> >
> > # Note: its --<space>notests not --notests
>
> Sorry, that was a typo on my part. The option name is actually
> '--notest' (no "s" at the end). That causes tox to do everything it
> would normally do, except for the step where it runs the command list
> for the named environment.
>
> > $ tox -epy27 -- notests
>
> This becomes:
>
>  $ tox -e py27 --notest
>
> Doug
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150428/e676927d/attachment.html>


More information about the OpenStack-dev mailing list