Merge "Remove install_test_packages variable"
This commit is contained in:
commit
1f1d7b7a80
2
tox.ini
2
tox.ini
@ -131,7 +131,6 @@ commands =
|
||||
{[testenv:ansible]commands}
|
||||
ansible-playbook -i {toxinidir}/tests/inventory \
|
||||
-e @{toxinidir}/tests/nova-overrides.yml \
|
||||
-e "install_test_packages=True" \
|
||||
{toxinidir}/tests/test.yml -vvvv
|
||||
{[testenv:func_logs]commands}
|
||||
|
||||
@ -152,7 +151,6 @@ commands =
|
||||
ansible-playbook -i {toxinidir}/tests/inventory \
|
||||
-e @{toxinidir}/tests/nova-overrides.yml \
|
||||
-e @{toxinidir}/tests/nova-overrides-lxd.yml \
|
||||
-e "install_test_packages=True" \
|
||||
{toxinidir}/tests/test.yml -vvvv
|
||||
{[testenv:func_logs]commands}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user