Use OSA_TEST_REQUIREMENTS_FILE for molecule job

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/939290
Change-Id: Ic11c26e652b22a8787502c3274f3453a5dc0d098
This commit is contained in:
Dmitriy Rabotyagov 2025-01-15 00:30:43 +01:00
parent b9554b1e7f
commit fffc705c5c

View File

@ -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