Merge "Install tempest to re-use REST client code in solum functional tests"

This commit is contained in:
Jenkins 2014-01-07 04:24:37 +00:00 committed by Gerrit Code Review
commit 2f57dd3235

View File

@ -14,7 +14,7 @@
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=60
export ENABLED_SERVICES=solum
export ENABLED_SERVICES=solum,tempest
export PROJECTS="stackforge/solum"
function pre_test_hook {