21 lines
410 B
TOML
21 lines
410 B
TOML
[configuration]
|
|
extraMachineCountDC = 2
|
|
|
|
[[test]]
|
|
testTitle = 'CloggedConfigureDatabaseTest'
|
|
|
|
[[test.workload]]
|
|
testName = 'ConfigureDatabase'
|
|
testDuration = 300.0
|
|
allowTestStorageMigration = true
|
|
|
|
[[test.workload]]
|
|
testName = 'RandomClogging'
|
|
testDuration = 300.0
|
|
|
|
[[test.workload]]
|
|
testName = 'RandomClogging'
|
|
testDuration = 300.0
|
|
scale = 0.1
|
|
clogginess = 2.0
|