Added climate-a/climate-m to ENABLED_SERVICES
Added climate-a and climate-m to the ENABLED_SEVICES variables. Change-Id: I0dbc217805541f3ea3144595a8fb8ad5e77b5109 Implements: blueprint climate-devstack-gating
This commit is contained in:
parent
af54442af0
commit
f7091d1852
@ -14,7 +14,7 @@
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export ENABLED_SERVICES=climate
|
||||
export ENABLED_SERVICES=climate,climate-a,climate-m
|
||||
export PROJECTS="stackforge/climate $PROJECTS"
|
||||
export PROJECTS="stackforge/climate-nova $PROJECTS"
|
||||
export PROJECTS="stackforge/python-climateclient $PROJECTS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user