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:
parent
471d760f86
commit
e7e154c0c9
@ -3,6 +3,9 @@
|
||||
parent: telemetry-dsvm-integration
|
||||
required-projects:
|
||||
- openstack/ceilometermiddleware
|
||||
vars:
|
||||
devstack_localrc:
|
||||
GLOBAL_VENV: False
|
||||
|
||||
- project:
|
||||
templates:
|
||||
|
Loading…
Reference in New Issue
Block a user