foundationdb/tests/fast/WriteDuringRead.toml

32 lines
597 B
TOML

StderrSeverity = 30
[[test]]
testTitle = 'WriteDuringReadTest'
[[test.workload]]
testName = 'WriteDuringRead'
testDuration = 30.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 30.0
[[test.workload]]
testName = 'Rollback'
meanDelay = 30.0
testDuration = 30.0
[[test.workload]]
testName = 'Attrition'
machinesToKill = 10
machinesToLeave = 3
reboot = true
testDuration = 30.0
[[test.workload]]
testName = 'Attrition'
machinesToKill = 10
machinesToLeave = 3
reboot = true
testDuration = 30.0