Merge "Use Neutron in Horizon integration tests job"

This commit is contained in:
Jenkins 2015-03-02 08:45:21 +00:00 committed by Gerrit Code Review
commit 00f81bceaa

View File

@ -52,6 +52,7 @@
export DEVSTACK_GATE_TEMPEST=0 export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0 export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_INSTALL_TESTONLY=1 export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_NEUTRON=1
function post_test_hook { function post_test_hook {
cd /opt/stack/new/horizon cd /opt/stack/new/horizon