Add new services to solum devstack setup
Change-Id: Ie5798c5de9e2d7c70daca46644cedb6091626a47
This commit is contained in:
parent
2172d4bfd2
commit
4e598cf119
@ -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