Fix functional gate failure
This patch adds BUILD_OVS_FROM_SOURCE ENV in gate_hook override the Neutron default. Depends-On: https://review.opendev.org/#/c/705154/ Partial-Bug: #1861469 Change-Id: I3d00454bdf9e30b7aac929505dab2d4ac694f06a
This commit is contained in:
parent
295bed9842
commit
5e93b5163f
@ -19,6 +19,7 @@ case $VENV in
|
||||
DEVSTACK_PATH=$GATE_DEST/devstack
|
||||
IS_GATE=True
|
||||
USE_CONSTRAINT_ENV=False
|
||||
BUILD_OVS_FROM_SOURCE=False
|
||||
|
||||
source $NEUTRON_VPN_PATH/tools/configure_for_vpn_func_testing.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user