tox.ini: Use common vars file for distibution installations
Change-Id: I944369645135bb446b4f447aaf55c6115ba1332d Implements: blueprint openstack-distribution-packages
This commit is contained in:
parent
ef6be88ac7
commit
2ae3bdb459
2
tox.ini
2
tox.ini
@ -109,7 +109,7 @@ setenv =
|
|||||||
# The test-swift-functional.yml requires tempest on the swift venv and
|
# The test-swift-functional.yml requires tempest on the swift venv and
|
||||||
# the distro scenario is not ready for that yet.
|
# the distro scenario is not ready for that yet.
|
||||||
TEST_PLAYBOOK={toxinidir}/tests/test.yml
|
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 =
|
commands =
|
||||||
bash -c "{toxinidir}/tests/common/test-ansible-functional.sh"
|
bash -c "{toxinidir}/tests/common/test-ansible-functional.sh"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user