Enable VPNaaS functional tests in the neutronclient gate
This patch is enable VPNaaS functional tests in gate after the project come back. This is follow up the latter of [1]. [1] https://review.openstack.org/#/c/404366/ Change-Id: Idc9a021dc5916757b3698bd74866db2e7f824475
This commit is contained in:
@@ -35,6 +35,7 @@ function load_rc_hook {
|
|||||||
if [ "$VENV" == "functional-adv-svcs" ]
|
if [ "$VENV" == "functional-adv-svcs" ]
|
||||||
then
|
then
|
||||||
load_rc_hook fwaas
|
load_rc_hook fwaas
|
||||||
|
load_rc_hook vpnaas
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export DEVSTACK_LOCALCONF=$(cat $LOCAL_CONF)
|
export DEVSTACK_LOCALCONF=$(cat $LOCAL_CONF)
|
||||||
|
Reference in New Issue
Block a user