From e30d4c93159b55f5e54f595cc057d9b3dd4ae72d Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Tue, 19 Jul 2022 22:15:31 +0800 Subject: [PATCH] Update TOX_CONSTRAINTS_FILE for stable/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. Story: #2010137 Task: #45767 Change-Id: I7333a75e8855501f8a89547b93e65157f9f8afb6 --- .../files/elements/guest-agent/source-repository-guest-agent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/scripts/files/elements/guest-agent/source-repository-guest-agent b/integration/scripts/files/elements/guest-agent/source-repository-guest-agent index 9860bac640..08996abaca 100644 --- a/integration/scripts/files/elements/guest-agent/source-repository-guest-agent +++ b/integration/scripts/files/elements/guest-agent/source-repository-guest-agent @@ -1,3 +1,3 @@ # This is used for source-based builds guest-agent git /opt/guest-agent https://opendev.org/openstack/trove master -upper-constraints file /opt/upper-constraints.txt https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt +upper-constraints file /opt/upper-constraints.txt https://releases.openstack.org/constraints/upper/yoga