Use OSA_TEST_REQUIREMENTS_FILE for molecule job
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/939290 Change-Id: I6d97d5efb68658715cf189cd2a2a655e42a96059
This commit is contained in:
parent
6a0ef6c152
commit
07c6e485f5
2
tox.ini
2
tox.ini
@ -11,7 +11,7 @@ commands =
|
||||
/usr/bin/find . -type f -name "*.pyc" -delete
|
||||
deps =
|
||||
-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}
|
||||
passenv =
|
||||
COMMON_TESTS_PATH
|
||||
HOME
|
||||
|
Loading…
x
Reference in New Issue
Block a user