Remove tox functional
This is no longer needed. Change-Id: Icaa532e8d8e4ca58535bcdc270cb9c09498eda5a Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
6940659072
commit
2425f22d75
8
tox.ini
8
tox.ini
@ -8,14 +8,6 @@ basepython = python3
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
[testenv:functional]
|
||||
commands =
|
||||
ansible-playbook -i tests/inventory tests/test.yaml
|
||||
passenv = HOME
|
||||
setenv =
|
||||
ANSIBLE_CONFIG = {toxinidir}/tests/ansible.cfg
|
||||
PYTHONUNBUFFERED = 1
|
||||
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user