diff --git a/run_tests.sh b/run_tests.sh index 22447c04f3..baba4f4b0d 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -90,7 +90,7 @@ fi if [ $nokeystoneclient -eq 1 ]; then # disable the integration tests - noseopts="$noseopts -I test_keystoneclient*" + noseopts="$noseopts -I test_keystoneclient* -I _test_import_auth_token.py" fi function cleanup_test_db {