[Openstack] how to run selected tests

Adrian Smith adrian_f_smith at dell.com
Wed Feb 29 21:10:56 UTC 2012


nova/testing/runner.py has a few suggestions in the header comments.

e.g.

To run a single test module:
    python nova/testing/runner.py test_compute


On 29 February 2012 20:42, Yun Mao <yunmao at gmail.com> wrote:
> Greetings,
>
> What's the most convenient way to run a subset of the existing tests?
> By default run_tests.sh tests everything. For example, I'd like to run
> everything in test_scheduler plus test_notify.py, what's the best way
> to do that? Thanks,
>
> Yun
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp




More information about the Openstack mailing list