Merge "[Fullstack] Limit number of test workers to 4"
This commit is contained in:
commit
e782e336ac
2
tox.ini
2
tox.ini
@ -79,7 +79,7 @@ deps =
|
||||
commands =
|
||||
{toxinidir}/tools/generate_dhclient_script_for_fullstack.sh {envdir}
|
||||
{toxinidir}/tools/deploy_rootwrap.sh {toxinidir} {envdir}/etc {envdir}/bin
|
||||
{[testenv]commands}
|
||||
{toxinidir}/tools/ostestr_compat_shim.sh --concurrency 4 {posargs}
|
||||
|
||||
[testenv:dsvm-fullstack-python35]
|
||||
basepython = python3.5
|
||||
|
Loading…
Reference in New Issue
Block a user