Use Neutron in Horizon integration tests job

Currently, gate-horizon-dsvm-integration job usee Nova Network
instead of Neutron.
Since the integration tests are also planned to test Neutron's
networking features within Horizon it only makes sense that Neutron
will be deployed.

Partially implements blueprint: selenium-integration-testing
Closes-Bug: #1425882

Change-Id: Ib4c4841521ea442b7430b9d24f45743bac491c7d
This commit is contained in:
dkorn 2015-02-26 12:01:01 +02:00
parent 0e9a113f6f
commit e3971fddad

View File

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