mojolingo / sippy_cup

Create SIP load test scenarios the easy way
http://mojolingo.github.io/sippy_cup
MIT License
218 stars 78 forks source link

enable setting of repartition tables for scenario #73

Closed Jared-Prime closed 9 years ago

Jared-Prime commented 9 years ago

squashed commits:

Jared-Prime commented 9 years ago

@bklang I added an ability to define CallLengthRepartition and ResponseTimeRepartion for the scenario.xml, since I saw no way to do so without editing the compiled xml document directly. Lemme know if this is useful; thanks!

bklang commented 9 years ago

Looks good, but please also document these new settings in the README.md and a note to CHANGELOG.md as well. Thanks!

bklang commented 9 years ago

The Travis failures look transient. Nice work, thanks!