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
This commit is contained in:
Erno Kuvaja 2023-09-25 10:39:48 +01:00
parent 471d760f86
commit e7e154c0c9
1 changed files with 3 additions and 0 deletions

View File

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