# DO NOT EDIT THIS FILE - it is machine generated from tox-tmpl.ini [tox] minversion = 1.6 skipsdist = True envlist = cover, pep8, py26, py26-ev, py26-sa7, py26-sa7-ev, py26-sa8, py26-sa8-ev, py26-sa9, py26-sa9-ev, py27, py27-ev, py27-sa7, py27-sa7-ev, py27-sa8, py27-sa8-ev, py27-sa9, py27-sa9-ev, py33, py33-sa7, py33-sa8, py33-sa9, pylint [testenv] install_command = pip install {opts} {packages} commands = python setup.py testr --slowest --testr-args='{posargs}' setenv = VIRTUAL_ENV={envdir} LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=C deps = -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt usedevelop = True [testenv:pylint] commands = pylint setenv = VIRTUAL_ENV={envdir} deps = -r{toxinidir}/requirements.txt pylint==0.26.0 [testenv:cover] commands = python setup.py testr --coverage --testr-args='{posargs}' deps = -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt [tox:jenkins] downloadcache = ~/cache/pip [testenv:pep8] commands = flake8 {posargs} [testenv:venv] commands = {posargs} [flake8] ignore = H402 builtins = _ exclude = .venv,.tox,dist,doc,./taskflow/openstack/common,*egg,.git,build,tools [testenv:py27] basepython = python2.7 deps = {[testenv]deps} [testenv:py27-ev] basepython = python2.7 deps = {[testenv]deps} eventlet>=0.13.0 [testenv:py27-sa9] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy>0.8.99 SQLAlchemy<=0.9.99 alembic>=0.4.1 [testenv:py27-sa9-ev] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy>0.8.99 SQLAlchemy<=0.9.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py27-sa8] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy>0.7.99 SQLAlchemy<=0.8.99 alembic>=0.4.1 [testenv:py27-sa8-ev] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy>0.7.99 SQLAlchemy<=0.8.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py27-sa7] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy<=0.7.99 alembic>=0.4.1 [testenv:py27-sa7-ev] basepython = python2.7 deps = {[testenv]deps} SQLAlchemy<=0.7.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py26] basepython = python2.6 deps = {[testenv]deps} [testenv:py26-ev] basepython = python2.6 deps = {[testenv]deps} eventlet>=0.13.0 [testenv:py26-sa9] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy>0.8.99 SQLAlchemy<=0.9.99 alembic>=0.4.1 [testenv:py26-sa9-ev] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy>0.8.99 SQLAlchemy<=0.9.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py26-sa8] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy>0.7.99 SQLAlchemy<=0.8.99 alembic>=0.4.1 [testenv:py26-sa8-ev] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy>0.7.99 SQLAlchemy<=0.8.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py26-sa7] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy<=0.7.99 alembic>=0.4.1 [testenv:py26-sa7-ev] basepython = python2.6 deps = {[testenv]deps} SQLAlchemy<=0.7.99 alembic>=0.4.1 eventlet>=0.13.0 [testenv:py33] basepython = python3.3 deps = {[testenv]deps} [testenv:py33-sa9] basepython = python3.3 deps = {[testenv]deps} SQLAlchemy>0.8.99 SQLAlchemy<=0.9.99 alembic>=0.4.1 [testenv:py33-sa8] basepython = python3.3 deps = {[testenv]deps} SQLAlchemy>0.7.99 SQLAlchemy<=0.8.99 alembic>=0.4.1 [testenv:py33-sa7] basepython = python3.3 deps = {[testenv]deps} SQLAlchemy<=0.7.99 alembic>=0.4.1