Merge "Remove small job timeout"

This commit is contained in:
Jenkins 2016-11-30 16:12:23 +00:00 committed by Gerrit Code Review
commit b8d1024609

View File

@ -5,7 +5,6 @@ envlist = py35,py34,py27,pep8,bandit
[testenv]
setenv =
VIRTUAL_ENV={envdir}
OS_TEST_TIMEOUT=30
BRANCH_NAME=master
CLIENT_NAME=oslo.messaging
passenv = OS_*