remove legacy driver tox target
Another follow up from 810e15689b200f92980e04e233523d72d885d4bd. Change-Id: I5b16b30a3891a27359b3c238f10a4a13f5281866 Depends-On: Ic4b067b472dad3b8231cb2397abbb92a52939c31
This commit is contained in:
parent
7c00add827
commit
3b17b277bf
9
tox.ini
9
tox.ini
@ -24,15 +24,6 @@ commands =
|
|||||||
whitelist_externals =
|
whitelist_externals =
|
||||||
rm
|
rm
|
||||||
|
|
||||||
[testenv:legacy_drivers]
|
|
||||||
deps = -r{toxinidir}/test-requirements.txt
|
|
||||||
nose
|
|
||||||
.[ldap,memcache,mongodb]
|
|
||||||
commands =
|
|
||||||
# Run each legacy test separately, to avoid SQL model redefinitions
|
|
||||||
find keystone -type f -name "*.pyc" -delete
|
|
||||||
# TODO(stevemar): Remove this test once we remove the infra job
|
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
deps =
|
deps =
|
||||||
.[bandit]
|
.[bandit]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user