mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
14 lines
239 B
TOML
14 lines
239 B
TOML
[configuration]
|
|
allowDisablingTenants = false
|
|
|
|
[[test]]
|
|
testTitle = 'TenantManagementTest'
|
|
clearAfterTest = true
|
|
timeout = 2100
|
|
runSetup = true
|
|
|
|
[[test.workload]]
|
|
testName = 'TenantManagement'
|
|
maxTenants = 1000
|
|
testDuration = 60
|