mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connections
see: #5208
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -48,7 +48,7 @@ commands =
|
||||
python setup.py develop
|
||||
# coverage run --help
|
||||
# coverage run -p --source awx/main/tests -m pytest {posargs}
|
||||
py.test awx/main/tests awx/conf/tests {posargs:-k 'not old'}
|
||||
py.test awx/main/tests awx/conf/tests awx/sso/tests {posargs:-k 'not old'}
|
||||
|
||||
[testenv:ui]
|
||||
deps =
|
||||
|
||||
Reference in New Issue
Block a user