Add missing PROJECT definition

The job was missing the $project definition which is causing it to fail
to find the pre and post gate scripts.

Change-Id: Ib0550f064994f16621f63d34e8b3a415ca9f7907
This commit is contained in:
Mark Vanderwiel 2016-03-07 15:57:02 -06:00
parent 5cc4af4f84
commit 2f26cb9691

View File

@ -67,6 +67,8 @@
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_NEUTRON=1
export PROJECTS="openstack/neutron-lbaas-dashboard $PROJECTS"
function pre_test_hook {
$BASE/new/neutron-lbaas-dashboard/tools/gate/integration/pre_test_hook.sh