Use OSA_TEST_REQUIREMENTS_FILE for molecule job
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/939290 Change-Id: I2f0805a9a42d7449fd61963ef3e475bcd352da10
This commit is contained in:
parent
611d36434c
commit
ebfe801b9c
2
tox.ini
2
tox.ini
@ -73,7 +73,7 @@ commands =
|
|||||||
# DOCKER_IMAGE_TAG=ubuntu-systemd:jammy tox -e molecule
|
# DOCKER_IMAGE_TAG=ubuntu-systemd:jammy tox -e molecule
|
||||||
deps =
|
deps =
|
||||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||||
-rhttps://opendev.org/openstack/openstack-ansible/raw/branch/{env:TEST_BRANCH:master}/test-requirements.txt
|
-r{env:OSA_TEST_REQUIREMENTS_FILE:https://opendev.org/openstack/openstack-ansible/raw/branch/{env:TEST_BRANCH:master}/test-requirements.txt}
|
||||||
|
|
||||||
commands =
|
commands =
|
||||||
molecule test
|
molecule test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user