There's a related enhancement for Add option to disable View Results Tree/Listeners in non GUI: https://bz.apache.org/bugzilla/show_bug.cgi?id=62495 FYI
On Thu, Sep 26, 2019 at 4:02 PM Janis Bruveris < [email protected]> wrote: > The problem is that i wan to first dry-run tests plans without sending > data to influxDB before the full run because our application heavily relies > on server-side caching. As a result initial response times after deployment > are 3-4 times slower then normally and it skews statistics. > I couldn't find a way to control this via command line for use in jenkins > pipeline (could be useful for other uses as well) > > If nobody has better solution i propose adding a “listener.enabled” flag > to BackendListener with corresponding checks in a couple of methods. > I have a working POC, if this feature is deemed necessary. > >
