Switch to testenv:functional

This brings our tox.ini files inline with other OpenStack projects.

Change-Id: I8e3749518a936207a5e0d61003c01bd0ea33302c
Depends-On: I376e51824c46f9b5eb4a4cff01aaa176632087dd
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-12-18 15:22:18 -05:00
parent b395c2f58b
commit 6c378b1813
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ commands =
ansible-playbook --syntax-check -i tests/inventory \
-e rolename=$(basename $(pwd)) > /dev/null"
[testenv:ansible-functional]
[testenv:functional]
commands =
ansible-playbook -i tests/inventory tests/test.yaml
passenv = HOME