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:
@@ -3,6 +3,9 @@
|
|||||||
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:
|
||||||
|
Reference in New Issue
Block a user