I don't know much about our jenkins installation but the responsible team does. I'm sure they are using a distributed environment to handle all the continuous integration load (of > 30 different projects).
But this department is not responsible for the load tests.
In many companies it is a common scenario that different departments has different responsibilities.
Each department handles it's load tests by itself using own special servers, depending on type of the project. And the company usually uses JMeter clients for it.
But because of the feature set my department is using "Gatling" instead of "JMeter".
However, as I mentioned before we will workaround this by using an ssh script.
Regards Danny