Merge "Remove novnc service from smaug fullstack job"
This commit is contained in:
commit
ed0773b620
@ -29,7 +29,7 @@
|
||||
export PROJECTS="openstack/smaug $PROJECTS"
|
||||
|
||||
ENABLED_SERVICES=rabbit,mysql,key
|
||||
ENABLED_SERVICES+=,n-cpu,n-api,n-crt,n-cond,n-sch,n-novnc,n-cauth
|
||||
ENABLED_SERVICES+=,n-cpu,n-api,n-crt,n-cond,n-sch,n-cauth
|
||||
# n-obj has been removed from mitaka
|
||||
if [[ "stable/kilo stable/liberty" =~ $ZUUL_BRANCH ]]; then
|
||||
ENABLED_SERVICES+=,n-obj
|
||||
|
Loading…
Reference in New Issue
Block a user