Enable GLOBAL_VENV

It is required to migrate the job to Ubuntu 24.04 .

Depends-on: https://review.opendev.org/932591
Change-Id: I3c97ae862f80b67b7e6839d90bfdccba00f20f2a
This commit is contained in:
Takashi Kajinami
2024-10-16 23:36:11 +09:00
parent 5738d4c9f9
commit 2253aceffc

View File

@@ -13,8 +13,8 @@
timeout: 4200 timeout: 4200
vars: vars:
devstack_localrc: devstack_localrc:
USE_PYTHON3: True AODH_SERVICE_HOST: localhost
GLOBAL_VENV: False AODH_DEPLOY: uwsgi
CEILOMETER_BACKENDS: "gnocchi,sg-core" CEILOMETER_BACKENDS: "gnocchi,sg-core"
PROMETHEUS_SERVICE_SCRAPE_TARGETS: prometheus,sg-core PROMETHEUS_SERVICE_SCRAPE_TARGETS: prometheus,sg-core
devstack_plugins: devstack_plugins: