Merge "Add new services to solum devstack setup"
This commit is contained in:
commit
bf6f36f143
@ -15,7 +15,7 @@
|
|||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
export PYTHONUNBUFFERED=true
|
export PYTHONUNBUFFERED=true
|
||||||
export DEVSTACK_GATE_TIMEOUT=60
|
export DEVSTACK_GATE_TIMEOUT=60
|
||||||
export ENABLED_SERVICES=solum,tempest
|
export ENABLED_SERVICES=solum,solum-api,solum-build-api,tempest
|
||||||
export PROJECTS="stackforge/solum"
|
export PROJECTS="stackforge/solum"
|
||||||
|
|
||||||
function pre_test_hook {
|
function pre_test_hook {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user