mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
And the test file.
This commit is contained in:
parent
96bde8919f
commit
957eceb14c
13
tests/fast/DiskThrottledCycle.toml
Normal file
13
tests/fast/DiskThrottledCycle.toml
Normal file
@ -0,0 +1,13 @@
|
||||
[[test]]
|
||||
testTitle = 'DiskThrottledCycle'
|
||||
|
||||
[[test.workload]]
|
||||
testName = 'Cycle'
|
||||
transactionsPerSecond = 2500.0
|
||||
testDuration = 30.0
|
||||
expectedRate = 0
|
||||
|
||||
[[test.workload]]
|
||||
testName = 'DiskThrottling'
|
||||
testDuration = 30.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user