[CI] Reduce workers and disable cinder to save on memory
Change-Id: I677ac79047286fb92343d3d895c38cf1a1076556
This commit is contained in:
parent
19f26d92b8
commit
fbfb1b0dd8
@ -7,7 +7,7 @@
|
||||
DESIGNATE_SERVICE_PORT_DNS: 5322
|
||||
TEMPEST_PLUGINS: /opt/stack/designate-tempest-plugin
|
||||
USE_PYTHON3: true
|
||||
API_WORKERS: 4
|
||||
API_WORKERS: 2
|
||||
devstack_plugins:
|
||||
designate: https://opendev.org/openstack/designate
|
||||
devstack_services:
|
||||
@ -16,7 +16,10 @@
|
||||
s-container: false
|
||||
s-object: false
|
||||
s-proxy: false
|
||||
cinder: false
|
||||
c-api: false
|
||||
c-bak: false
|
||||
c-vol: false
|
||||
tox_envlist: all
|
||||
tempest_test_regex: |
|
||||
designate_tempest_plugin.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user