diff --git a/tox.ini b/tox.ini index ffa4d44..09138b8 100644 --- a/tox.ini +++ b/tox.ini @@ -73,7 +73,7 @@ commands = # DOCKER_IMAGE_TAG=ubuntu-systemd:jammy tox -e molecule 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} commands = molecule test