diff --git a/tox.ini b/tox.ini index 3ec9e50..6df7a0e 100644 --- a/tox.ini +++ b/tox.ini @@ -90,14 +90,6 @@ commands = bash -c "{toxinidir}/tests/common/test-ansible-functional.sh" -[testenv:ssl] -setenv = - {[testenv]setenv} - ANSIBLE_PARAMETERS=-vvv -e galera_use_ssl=True -commands = - bash -c "{toxinidir}/tests/common/test-ansible-functional.sh" - - [testenv:linters] deps = -r{toxinidir}/doc/requirements.txt