horizon/tools/gate/integration/devstack_exports.sh
Timur Sufiev af00c8588d Place exports for dsvm-integration job into a separate file
This will allow us to modify devstack environment of a
dsvm-integration job independently of infra repository, once
https://review.openstack.org/#/c/269578/ is merged. This is a
preparation to integration testing of Heat-enabled panel in Horizon,
since Heat is disabled in Devstack by default.

Change-Id: Id9ab8e846c33921e1c55e459056345c8d14204fd
2016-01-22 17:40:27 +00:00

7 lines
196 B
Bash

export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=90
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_NEUTRON=1