foundationdb/tests/slow/WriteDuringReadAtomicRestor...

46 lines
926 B
TOML

[configuration]
StderrSeverity = 30
allowDefaultTenant = false
[[test]]
testTitle = 'WriteDuringReadTest'
clearAfterTest = false
simBackupAgents = 'BackupToFile'
[[test.workload]]
testName = 'WriteDuringRead'
maximumTotalData = 1000000
testDuration = 240.0
slowModeStart = 60.0
minNode = 1
useSystemKeys = false
[[test.workload]]
testName = 'AtomicRestore'
startAfter = 10.0
restoreAfter = 50.0
usePartitionedLogs = false
[[test.workload]]
testName = 'RandomClogging'
testDuration = 60.0
[[test.workload]]
testName = 'Rollback'
meanDelay = 60.0
testDuration = 60.0
[[test.workload]]
testName = 'Attrition'
machinesToKill = 10
machinesToLeave = 3
reboot = true
testDuration = 60.0
[[test.workload]]
testName = 'Attrition'
machinesToKill = 10
machinesToLeave = 3
reboot = true
testDuration = 60.0