Remove Ceph cluster replica and PG num from low-memory-usage.yaml
The Ceph setting might be useful in CI but do now lower the memory consumption and are actually harmful because misconfigure the cluster without replicas which makes it also useless to test any upgrade or update scenario. Change-Id: Iefb9cd3b619874c2374e0eeb6db374233583094f
This commit is contained in:
parent
7d28616578
commit
1f0f6f3328
@ -20,9 +20,5 @@ parameter_defaults:
|
||||
|
||||
DatabaseSyncTimeout: 900
|
||||
|
||||
# Override defaults to get HEALTH_OK with 1 OSD (for testing only)
|
||||
CephPoolDefaultSize: 1
|
||||
CephPoolDefaultPgNum: 16
|
||||
|
||||
NovaReservedHostMemory: 512
|
||||
MysqlInnodbBufferPoolSize: '128M'
|
||||
|
Loading…
Reference in New Issue
Block a user