Merge "Minimize service installation for neutron func job"

This commit is contained in:
Jenkins 2014-09-02 13:12:43 +00:00 committed by Gerrit Code Review
commit 7ac3a640ab

View File

@ -14,6 +14,8 @@
- shell: |
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_NO_SERVICES=1
export DEVSTACK_GATE_UNSTACK=1
export DEVSTACK_GATE_TIMEOUT=120
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0