Load Test Docker Images?

Home » Asterisk Users » Load Test Docker Images?
Asterisk Users 5 Comments

Has anyone created any docker images I might be able to use on EC2 for load testing an asterisk platform? I started an instance this morning and was about to load sipp and other tools, and then thought surely someone must have done this already. I’d like to hammer a platform we have created with multiple EC2 images until it breaks, to test capacity.

Cheers,

j

5 thoughts on - Load Test Docker Images?

  • Is there *any* kind of automated Asterisk build out there? I have one, but it’s embarrasingly janky. I haven’t found any examples of an unattended build, however.

  • I did actually find a few docker images having to do with sipp, but all seemed to be basically a container with sipp loaded. Not all that useful, as I had sipp built in about ten minutes.

    I’m working on scenarios to do our load test, which at present will involve pjsua and sipp sending audio calls through our proxy. I’m thinking each container will add on fifty simultaneous calls, and I will simply start containers until I can’t make an audible call myself through the proxy. Not the grandest plan I suppose. Open for suggestions 🙂

    When I am done I will happily make the container available to the list via our website.

    Cheers,

    j