heat-dsvm-functional INSTALL_TESTONLY=1

Test packages are required for successful install of MySQL-python.

This change should fix the job check-heat-dsvm-functional

Change-Id: Ib9f8c98e34c62f15dec182671390d21750110e38
This commit is contained in:
Steve Baker 2014-09-26 12:25:56 +12:00
parent 84c0b3e8ba
commit f28ff7219a

View File

@ -50,6 +50,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then