Add the climate-nova project
Added the climate-nova project to the PROJECTS variable Change-Id: Icdb1f4713cb6d4b45d627d4918091b8447989206 Implements: blueprint climate-devstack-gating
This commit is contained in:
parent
e92c197ae1
commit
03a46fc592
@ -16,6 +16,7 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export ENABLED_SERVICES=climate
|
||||
export PROJECTS="stackforge/climate $PROJECTS"
|
||||
export PROJECTS="stackforge/climate-nova $PROJECTS"
|
||||
export PROJECTS="stackforge/python-climateclient $PROJECTS"
|
||||
|
||||
function pre_test_hook {
|
||||
|
Loading…
Reference in New Issue
Block a user