Revert "Disable global venv on the integration job"

This reverts commit e7e154c0c9.

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
This commit is contained in:
Takashi Kajinami 2024-10-16 23:36:49 +09:00
parent dec181727c
commit 86f60d86c9

View File

@ -3,9 +3,6 @@
parent: telemetry-dsvm-integration parent: telemetry-dsvm-integration
required-projects: required-projects:
- openstack/ceilometermiddleware - openstack/ceilometermiddleware
vars:
devstack_localrc:
GLOBAL_VENV: False
- project: - project:
templates: templates: