Switch to tox -efunctional

Change-Id: Ifca2b452d196ccdebbb1da4a7080ee5a3626002d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-02-09 16:05:43 -05:00
parent db91063c2c
commit 0c7b64bdcb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ skipsdist = True
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
[testenv:ansible-functional]
[testenv:functional]
commands =
ansible-playbook -i tests/inventory tests/test.yaml
passenv = HOME