From 86f60d86c917087ea64b5838812042205f2db283 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 16 Oct 2024 23:36:49 +0900 Subject: [PATCH] Revert "Disable global venv on the integration job" This reverts commit e7e154c0c9cc744c857304c0f5965947be7f4523. Reason for revert: Current devstack disables GLOBAL_VENV automatically in CentOS or Rocky so we don't have to override the option. GLOBAL_VENV=True is required to migrate the jobs to Ubuntu 24.04 (Noble) . Change-Id: I7e29da023338a8b7953f8a63a75acedd17ddd164 --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c6b11c4..b51695b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,9 +3,6 @@ parent: telemetry-dsvm-integration required-projects: - openstack/ceilometermiddleware - vars: - devstack_localrc: - GLOBAL_VENV: False - project: templates: