mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
* speedup sharded rocksdb in simulation * re-enable shardedrocksdb and disable physical shard move
30 lines
582 B
TOML
30 lines
582 B
TOML
[[test]]
|
|
testTitle = 'StreamingRangeReadTest'
|
|
|
|
[[test.workload]]
|
|
testName = 'StreamingRangeRead'
|
|
testDuration = 60.0
|
|
|
|
[[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
|