From f79983f4c640144b2e2dcc5c6e6b0eb1546a21f3 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Thu, 21 May 2026 19:12:59 +0200 Subject: [PATCH] [CI][stable-only] nova-grenade-multinode fix There is an issue with devstack, that comes up when upper constraints of master does not work anymore with tempest's requirements on old stable branches. (There is a fix in devstack that could prevent similar issues in the future, see [1]). This workaround uses the installed 'requirements' repository's upper constraints to workaround the issue. [1] https://review.opendev.org/c/openstack/devstack/+/989546 Change-Id: Ib5866c06986370e2db54a5af4dcaf8c8977f958a Signed-off-by: Elod Illes --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index c5c98d6522c..c8995fb7cfc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -577,6 +577,10 @@ "legacy-grenade-dsvm-neutron-multinode-live-migration". irrelevant-files: *nova-base-irrelevant-files vars: + grenade_devstack_localrc: + shared: + TEMPEST_VENV_UPPER_CONSTRAINTS: '/opt/stack/old/requirements/upper-constraints.txt' + TEMPEST_BRANCH: '46.3.0' devstack_local_conf: test-config: $TEMPEST_CONFIG: