Remove novnc service from smaug fullstack job

DevStack is not able to clone the novnc repo,
and causes a test failure, so it need to remove
novnc service from smaug fullstack job.

Change-Id: I1d33564b8d55d6831ea20165860c5ce25ecb3da0
This commit is contained in:
xiangxinyong
2016-05-31 19:58:48 +08:00
parent c4512649ca
commit f4310bb930

View File

@@ -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