DNM: Test gate with GLOBAL_VENV=true

This patch tests to ensure gate jobs of kuryr-kubernetes are not
broken by devstack change [1] which change to uses venv.

[1] https://review.opendev.org/c/openstack/devstack/+/558930

Change-Id: I2799170cd37424bc902168bbc02c82eff50724ff
This commit is contained in:
Ayumu Ueha 2023-08-22 13:17:41 +00:00
parent 4993c7a4b2
commit 2dc9206102
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ KURYR_IPV6=$(trueorfalse False KURYR_IPV6)
KURYR_DUAL_STACK=$(trueorfalse False KURYR_DUAL_STACK)
KURYR_USE_LC=$(trueorfalse False KURYR_CONTAINERS_USE_LOWER_CONSTRAINTS)
# dummy change
function container_runtime {
# Ignore error at killing/removing a container doesn't running to avoid