A plugin that parses JMeter results and puts them into the Tests tab.
Usage
Copy the jmeter_bamboo-0.1.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
In the configuration of your plan, there should be a new Jmeter section on the 'Builder Configuration' tab. Here you can specify whether your plan parses JMeter tests.
The test results are with other tests in the "Tests" tab.
Does anyone have experience installing this plugin on Bamboo 2.0.6 (most likely ...
Does anyone have experience installing this plugin on Bamboo 2.0.6 (most likely any 2.x.x version). Couldn't find any compatibility chart for different Bamboo versions. In our 2.0.6 version this plugin doesn't show up in the builder tab.Looking at the sources, it says there is an initial draft, but it seems quite experimental to me. Does anyone have any experience with this initial plugin in a 2.x.x version? Or maybe Tatu Lahtela can tell us when a full working/beta version is available? Thnx
There is a 2.0 branch in svn that supports Bamboo 2.0.X versions so you can comp...
There is a 2.0 branch in svn that supports Bamboo 2.0.X versions so you can compile a version for you if your up to it. It's rather simple so I think it should still work even though I have not tried it out lately. If I have the time I'll update this page to contain that version.
Comments (3)
Sep 01, 2008
blabloe says:
Does anyone have experience installing this plugin on Bamboo 2.0.6 (most likely ...Does anyone have experience installing this plugin on Bamboo 2.0.6 (most likely any 2.x.x version). Couldn't find any compatibility chart for different Bamboo versions. In our 2.0.6 version this plugin doesn't show up in the builder tab.Looking at the sources, it says there is an initial draft, but it seems quite experimental to me. Does anyone have any experience with this initial plugin in a 2.x.x version? Or maybe Tatu Lahtela can tell us when a full working/beta version is available? Thnx
Sep 02, 2008
Tatu Lahtela says:
There is a 2.0 branch in svn that supports Bamboo 2.0.X versions so you can comp...There is a 2.0 branch in svn that supports Bamboo 2.0.X versions so you can compile a version for you if your up to it. It's rather simple so I think it should still work even though I have not tried it out lately. If I have the time I'll update this page to contain that version.
But in the meantime I suggest you use my Change Analysis plugin - it contains support for JMeter reports that are in their own tabs. Check that out at http://confluence.atlassian.com/display/BAMEXT/Bamboo+Change+Analysis+Plugin
Sep 03, 2008
blabloe says:
Thnx for your reply, Never looked into the Change Analysis plugin before, it loo...Thnx for your reply, Never looked into the Change Analysis plugin before, it looks promising. I will install it later on...