Adding new BG tests

This commit is contained in:
Josh Slocum 2021-12-02 14:58:26 -06:00
parent 9f6c8a123b
commit 0c46b89601
2 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,35 @@
[[test]]
testTitle = 'BlobGranuleCycle'
[[test.workload]]
testName = 'Cycle'
transactionsPerSecond = 250.0
testDuration = 60.0
expectedRate = 0
[[test.workload]]
testName = 'BlobGranuleVerifier'
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

View File

@ -0,0 +1,12 @@
[[test]]
testTitle = 'BlobGranuleCycleClean'
[[test.workload]]
testName = 'Cycle'
transactionsPerSecond = 250.0
testDuration = 60.0
expectedRate = 0
[[test.workload]]
testName = 'BlobGranuleVerifier'
testDuration = 60.0