86f60d86c9
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
19 lines
437 B
YAML
19 lines
437 B
YAML
- job:
|
|
name: ceilometermiddleware-integration
|
|
parent: telemetry-dsvm-integration
|
|
required-projects:
|
|
- openstack/ceilometermiddleware
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-python3-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
- check-requirements
|
|
check:
|
|
jobs:
|
|
- ceilometermiddleware-integration
|
|
gate:
|
|
jobs:
|
|
- ceilometermiddleware-integration
|