mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
12 lines
228 B
TOML
12 lines
228 B
TOML
[configuration]
|
|
allowDefaultTenant = false
|
|
tenantModes = ['disabled', 'optional']
|
|
|
|
[[test]]
|
|
testTitle = 'TenantEntryCacheTest'
|
|
clearAfterTest = false
|
|
|
|
[[test.workload]]
|
|
testName = 'TenantEntryCache'
|
|
maxTenants = 100
|