From f28ff7219a749f12a874dafe749a5dad5bd850fa Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Fri, 26 Sep 2014 12:25:56 +1200 Subject: [PATCH] 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 --- jenkins/jobs/heat.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/jobs/heat.yaml b/jenkins/jobs/heat.yaml index cb84073ea0..62a975914e 100644 --- a/jenkins/jobs/heat.yaml +++ b/jenkins/jobs/heat.yaml @@ -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