Strengthen ConfigIncrement.toml test

This commit is contained in:
sfc-gh-tclinkenbeard 2021-08-27 15:18:32 -07:00
parent 3a880b43d4
commit 6ecc38d22a

View File

@ -6,8 +6,8 @@ testTitle = 'ConfigIncrement'
[[test.workload]]
testName = 'ConfigIncrement'
incrementActors = 1
incrementsPerActor = 5
incrementActors = 2
incrementsPerActor = 10
meanSleepWithinTransactions = 0.01
meanSleepBetweenTransactions = 0.1