Merge "Disables LDAP unit tests"

This commit is contained in:
Jenkins 2014-07-22 21:38:36 +00:00 committed by Gerrit Code Review
commit 746c52e21f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ deps = -r{toxinidir}/requirements-py3.txt
nose
commands =
nosetests --with-coverage --cover-package=keystone \
--exclude test_ldap \
keystone/tests/test_cache_backend_mongo.py \
keystone/tests/test_contrib_stats_core.py \
keystone/tests/test_driver_hints.py \