Update TOX_CONSTRAINTS_FILE for unmaintained/yoga

Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as unmaintained/yoga branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ie129f64edfc8a8717d62a09083bbe61e9409f459
This commit is contained in:
OpenStack Release Bot 2024-02-19 06:36:42 +00:00
parent 498914ca61
commit 3de4a28239
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# This is used for source-based builds
amphora-agent git /opt/amphora-agent https://opendev.org/openstack/octavia stable/yoga
amphora-agent git /opt/amphora-agent https://opendev.org/openstack/octavia unmaintained/yoga
upper-constraints file /opt/upper-constraints.txt https://releases.openstack.org/constraints/upper/yoga

View File

@ -1,2 +1,2 @@
# This is used for source-based builds
octavia-lib git /opt/octavia-lib https://opendev.org/openstack/octavia-lib stable/yoga
octavia-lib git /opt/octavia-lib https://opendev.org/openstack/octavia-lib unmaintained/yoga