Remove tox functional
This is no longer needed. Change-Id: I7081a7f6249929a6a29b1d40ff7b2f116fcf7ceb Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
ac33befc0e
commit
4f5a86d3da
8
tox.ini
8
tox.ini
@ -7,14 +7,6 @@ skipsdist = True
|
||||
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