Merge "First steps towards consolidating testing infrastructure"

This commit is contained in:
Jenkins
2011年12月07日 18:13:48 +00:00
committed by Gerrit Code Review

View File

@@ -117,7 +117,7 @@ function run_pep8 {
${srcfiles}
}
NOSETESTS="python run_tests.py $noseopts$noseargs"
NOSETESTS="python nova/testing/runner.py $noseopts$noseargs"
if [ $never_venv -eq 0 ]
then
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.