From e6d71c48234ceb660232d4302fd0e863a22baadf Mon Sep 17 00:00:00 2001 From: Doug Wiegley Date: Fri, 15 Jan 2016 10:43:51 -0600 Subject: [PATCH] Add support for neutron-full and api jobs using pecan to gate_hook Change-Id: I21ad2a901c59bb58327b5e502cf9e848b3506b56 --- neutron/tests/contrib/gate_hook.sh | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/neutron/tests/contrib/gate_hook.sh b/neutron/tests/contrib/gate_hook.sh index d92247b853c..841c987c7c1 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 <