1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-01 18:56:00 +08:00
foundationdb/tests/fast/WriteDuringRead.toml
2021-05-20 13:48:41 -06:00

33 lines
613 B
TOML

[configuration]
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