Merge "First steps towards consolidating testing infrastructure"
This commit is contained in:
16 changed files with 136 additions and 66 deletions
@@ -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
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.