Merge "Add description on how to run ./run_test.sh -8"

This commit is contained in:
Jenkins 2016-01-26 19:05:13 +00:00 committed by Gerrit Code Review
commit 440f2a834f
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ To run a subset of any of these tests:
i.e.: tox -e py27 test_servers
Use following to replace './run_test.sh -8' to do pep8 check with changed files
tox -e pep8 -- -HEAD
Additional tox targets are available in tox.ini. For more information
see:
http://docs.openstack.org/project-team-guide/project-setup/python.html