From e7e154c0c9cc744c857304c0f5965947be7f4523 Mon Sep 17 00:00:00 2001 From: Erno Kuvaja Date: Mon, 25 Sep 2023 10:39:48 +0100 Subject: [PATCH] Disable global venv on the integration job This patch disables the GLOBAL_VENV for devstack in the integration job. Related-Bug: 2031639 Change-Id: I7f25b85bb5f27f2b14d60dff94daaab5ff4f7af6 --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index b51695b..c6b11c4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,6 +3,9 @@ parent: telemetry-dsvm-integration required-projects: - openstack/ceilometermiddleware + vars: + devstack_localrc: + GLOBAL_VENV: False - project: templates: