NFVBENCH-28 Set result values for NDR/PDR if they cannot be found within the given...
[nfvbench.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 3f08b99..ea0894e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,6 @@ setenv =
    VIRTUAL_ENV={envdir}
 deps = -r{toxinidir}/requirements.txt
        -r{toxinidir}/test-requirements.txt
-changedir=test
 commands = py.test -q -s --basetemp={envtmpdir} {posargs}
 
 [testenv:pep8]
@@ -38,6 +37,6 @@ show-source = True
 #H404: multi line docstring should start without a leading new line
 #H405: multi line docstring summary not separated with an empty line
 #H904: Wrap long lines in parentheses instead of a backslash
-ignore = E123,E125,H803,E302,E303,H233,H236,H302,H404,H405,H904
+ignore = E123,E125,H803,E302,E303,H104,H233,H236,H302,H404,H405,H904
 builtins = _
-exclude=venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
+exclude=venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,dib-venv