From: Doug Wiegley Date: Fri, 15 Jan 2016 16:43:51 +0000 (-0600) Subject: Add support for neutron-full and api jobs using pecan to gate_hook X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e6d71c48234ceb660232d4302fd0e863a22baadf;p=openstack-build%2Fneutron-build.git Add support for neutron-full and api jobs using pecan to gate_hook Change-Id: I21ad2a901c59bb58327b5e502cf9e848b3506b56 --- diff --git a/neutron/tests/contrib/gate_hook.sh b/neutron/tests/contrib/gate_hook.sh index d92247b85..841c987c7 100644 --- a/neutron/tests/contrib/gate_hook.sh +++ b/neutron/tests/contrib/gate_hook.sh @@ -22,7 +22,7 @@ then sudo chown -R $STACK_USER:$STACK_USER $BASE configure_host_for_func_testing -elif [ "$VENV" == "api" ] +elif [ "$VENV" == "api" -o "$VENV" == "api-pecan" -o "$VENV" == "full-pecan" ] then cat > $DEVSTACK_PATH/local.conf <> $DEVSTACK_PATH/local.conf <