Revert "Disable GLOBAL_VENV in grenade"

This reverts commit 4b787aaba5.

Reason for revert:
The fix to support GLOBAL_VEN was backported to the source version.

Change-Id: I29b13b85c3f512d9be98fb21794cf30dbf8eddde
Depends-on: https://review.opendev.org/c/openstack/designate/+/932905
This commit is contained in:
Takashi Kajinami 2024-10-21 13:12:49 +00:00 committed by Gerrit Code Review
parent 4b787aaba5
commit c51d5283e7

View File

@ -151,11 +151,6 @@
c-bak: false
grenade_localrc:
BASE_RUN_SMOKE: False
# TODO(tkajinam): We should remove this once we fix failing manage.py
# command
grenade_devstack_localrc:
shared:
GLOBAL_VENV: false
tox_envlist: all
tempest_plugins:
- designate-tempest-plugin