Merge "The ubuntu venv job is now working, so we don't need duplication"

This commit is contained in:
Jenkins 2015-08-06 15:16:38 +00:00 committed by Gerrit Code Review
commit d639c5bf1e
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@ setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0
commands = nosetests {posargs}
{toxinidir}/tools/verify_yaml
{toxinidir}/smithy -a prepare \
-p {toxinidir}/conf/personas/in-a-box/venv-all.yaml \
-o {toxinidir}/conf/origins/kilo-venv-2015.1.0.yaml \
--tee-file {toxinidir}/tee.out -v -j1
[testenv:pep8]
commands = flake8 {posargs}