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:
parent
b395c2f58b
commit
6c378b1813
2
tox.ini
2
tox.ini
@ -18,7 +18,7 @@ commands =
|
|||||||
ansible-playbook --syntax-check -i tests/inventory \
|
ansible-playbook --syntax-check -i tests/inventory \
|
||||||
-e rolename=$(basename $(pwd)) > /dev/null"
|
-e rolename=$(basename $(pwd)) > /dev/null"
|
||||||
|
|
||||||
[testenv:ansible-functional]
|
[testenv:functional]
|
||||||
commands =
|
commands =
|
||||||
ansible-playbook -i tests/inventory tests/test.yaml
|
ansible-playbook -i tests/inventory tests/test.yaml
|
||||||
passenv = HOME
|
passenv = HOME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user