Update the Ceph pgs value for tests
refer to https://review.openstack.org/#/c/564169/ Change-Id: I093b0b8fd3b34c9b35149c9e4ae945a8e0e67f53
This commit is contained in:
parent
8892111bfe
commit
585efc27ab
@ -33,8 +33,8 @@ openstack_service_workers: "1"
|
||||
{% if scenario == "ceph" %}
|
||||
enable_ceph: "yes"
|
||||
enable_cinder: "yes"
|
||||
ceph_pool_pg_num: 64
|
||||
ceph_pool_pgp_num: 64
|
||||
ceph_pool_pg_num: 8
|
||||
ceph_pool_pgp_num: 8
|
||||
{% endif %}
|
||||
|
||||
keystone_token_provider: "fernet"
|
||||
|
Loading…
Reference in New Issue
Block a user