Merge "Increase global test timeout"

This commit is contained in:
Zuul 2019-03-25 18:35:26 +00:00 committed by Gerrit Code Review
commit 9f2a17240f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ ignore_basepython_conflict = True
[testenv]
basepython = python3
setenv = VIRTUAL_ENV={envdir}
OS_TEST_TIMEOUT=150
OS_TEST_TIMEOUT=240
OS_STDOUT_CAPTURE={env:OS_STDOUT_CAPTURE:1}
OS_STDERR_CAPTURE={env:OS_STDERR_CAPTURE:1}
OS_LOG_CAPTURE={env:OS_LOG_CAPTURE:1}