Merge "tox.ini: Use common vars file for distibution installations"
This commit is contained in:
commit
8cdaee5b85
2
tox.ini
2
tox.ini
@ -109,7 +109,7 @@ setenv =
|
||||
# The test-swift-functional.yml requires tempest on the swift venv and
|
||||
# the distro scenario is not ready for that yet.
|
||||
TEST_PLAYBOOK={toxinidir}/tests/test.yml
|
||||
ANSIBLE_PARAMETERS=-e swift_install_method=distro
|
||||
ANSIBLE_PARAMETERS=-e @{toxinidir}/tests/common/test-distro_install-vars.yml
|
||||
commands =
|
||||
bash -c "{toxinidir}/tests/common/test-ansible-functional.sh"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user