Remove install_test_packages variable
With https://review.openstack.org/381479 merged, setting this variable in tox.ini via an extra var is unnecessary. Change-Id: Ie23df9760e068ddd117b72c123b518dc8fde5eb3
This commit is contained in:
parent
be35df425a
commit
4f93b0f188
1
tox.ini
1
tox.ini
@ -136,7 +136,6 @@ deps =
|
||||
commands =
|
||||
{[testenv:ansible]commands}
|
||||
ansible-playbook -i {toxinidir}/tests/inventory \
|
||||
-e "install_test_packages=True" \
|
||||
{toxinidir}/tests/test.yml -vvvv
|
||||
{[testenv:func_logs]commands}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user