← Back to team overview

openstack team mailing list archive

Re: how to run selected tests

 

You can specify directories or files to run_tests.sh (i.e.
./run_tests.sh -N scheduler.test_scheduler notifier to run a subset of
scheduler tests and all of the ones in the notifier directory).

Thanks,
Brad

On Wed, Feb 29, 2012 at 12:42 PM, Yun Mao <yunmao@xxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References