Weaken ConfigIncrement.toml test

This test is not yet stable, so simplify the test in order to make
debugging easier.
This commit is contained in:
sfc-gh-tclinkenbeard 2021-08-09 10:18:18 -07:00
parent a5b916cd8d
commit c126e6239b
1 changed files with 3 additions and 3 deletions

View File

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