Leverage xtesting 0.96.0
[functest.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index c52fad1..2c643f3 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py39,cover,perm
+envlist = docs,pep8,pylint,yamllint,bashate,bandit,py39,cover,perm
 
 [testenv]
 pip_version = pip==20.2.4
@@ -57,11 +57,6 @@ files =
 commands =
   yamllint -s {[testenv:yamllint]files}
 
-[testenv:ansiblelint]
-basepython = python3.9
-commands =
-  ansible-lint -x303 ansible/site.yml
-
 [testenv:py37]
 commands = nosetests functest/tests/unit