Switch to testenv:functional

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

Change-Id: I074ffc326c5e659afb5e66d16475a92035a4cb7d
Depends-On: I376e51824c46f9b5eb4a4cff01aaa176632087dd
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-12-18 15:24:19 -05:00
parent 8377629140
commit 2e18a3d2c3
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