[openstack-dev] [Network] The destiny of run_test.sh

Dan Smith dms at danplanet.com
Wed May 1 00:11:09 UTC 2013


> However, it seems there are a few arguments for keeping run_test.sh
> alive.

Personally, I think it is important for all the projects to have an
easy test runner script in the root. That script should run the tests
in the configuration we expect to work, whatever that may be. If all it
does is run tox, then that's fine, but I think it should be there. I
think it's also important for that script to have the style checks
available as well ("./run_tests.sh -p" does this for me right now).

> issues such as slowness because of sdist can be addressed. 

I'd love to know what we can do in this regard (at least for nova).
Running a single test with tox takes a lot longer than it should just
for the setup process :)

--Dan



More information about the OpenStack-dev mailing list