Merge "Disable extra services for functional tests"

This commit is contained in:
Zuul 2018-03-24 00:22:53 +00:00 committed by Gerrit Code Review
commit 64e9408c96
1 changed files with 23 additions and 0 deletions

View File

@ -18,6 +18,29 @@
ceilometer-anotification: false
ceilometer-api: false
ceilometer-collector: false
# turn off swift
s-account: false
s-container: false
s-object: false
s-proxy: false
# turn off glance
g-api: false
g-reg: false
# turn off nova
n-api: false
n-api-meta: false
n-cauth: false
n-cond: false
n-cpu: false
n-novnc: false
n-obj: false
n-sch: false
placement-api: false
# turn off misc
horizon: false
tempest: false
tls-proxy: false
c-bak: false
# Hardcode brick-cinderclient path so the job can be run on other repo patches
zuul_work_dir: src/git.openstack.org/openstack/python-brick-cinderclient-ext