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: Ieae12c31ff712b6d4285a3389fe4fd7c2d32e511
This commit is contained in:
Jesse Pretorius
2016年10月04日 11:43:06 +01:00
parent 577741ab37
commit 1ef1c9f2e0

View File

@@ -136,7 +136,6 @@ commands =
{[testenv:ansible]commands}
ansible-playbook -i {toxinidir}/tests/inventory \
-e @{toxinidir}/tests/tempest-overrides.yml \
-e "install_test_packages=True" \
{toxinidir}/tests/test.yml -vvvv
{[testenv:func_logs]commands}
Reference in New Issue
openstack/openstack-ansible-os_tempest
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.