Yes, I am also looking for some capabilities to make rules to fail to build if it doesn't not meet the thresholds. Not have to be specific to Jenkins, but may.
For now I run jmeter short tests with each build and save the results of the tests into mongodb. Later I graph them on a small web app I've built, but no alerting/failing builds atm. Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Mon, Jul 15, 2013 at 2:56 PM, Marc Esher <[email protected]> wrote: > Greetings all, > > I'm integrating our load tests into our CI environment, with the goal of > identifying performance degradation as soon as possible. The idea is is to > use some kind of threshold, from one CI build to the next, to identify when > performance has dipped to an unacceptable level from one run to another. > > I'm using Jenkins, currently. > > Anyone have any guidance, strategy, experience, wisdom here? > > The Jenkins Performance Plugin is decent for reporting trends, but it has > no capabilities to automatically spot problems. > > Thanks! > > Marc >
