Name |
Bamboo Test Threshold Plugin |
---|---|
Version |
1.1 |
Product Versions |
2.0 - 2.2.x |
PAC URL |
https://plugins.atlassian.com/plugin/details/5808 |
Author(s) |
|
Homepage |
http://confluence.atlassian.com/display/BAMEXT/Bamboo+Test+Threshold+Plugin |
License |
|
Price |
Free |
Subversion URL |
https://svn.atlassian.com/svn/public/contrib/bamboo/bamboo-test-threshold-plugin/trunk |
Fisheye URL |
http://svn.atlassian.com/fisheye/browse/public/contrib/bamboo/bamboo-test-threshold-plugin |
Download JAR |
|
Download source |
|
Download Javadoc |
Description/Features
- A simple BAMBOO plugin that broke the build only if the percent of test is .
- Why is it usefull ?
for integration test in an environment not stable
I think it's not a good idea, but ...
See :
Usage
- Copy the bamboo-test-threshold-plugin-1.1.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
Be careful, don't forget to remove the old version
- In the tab 'Builder' set the threshold input text.
With maven 2 use the -Dmaven.test.failure.ignore=true else this plugin don't work!
Version Compatibility
Compatibility of Test Threshold Plugin versions (side) versus Bamboo versions (top).
|
before 2.0 |
2.0-2.0.x |
2.1.x |
2.2.x |
---|---|---|---|---|
1.1 |
|
|
|
|
1.0 |
|
|
|
|
Unknown macro: {roundrect}
= compatible
= not compatible
= compatibility unknown
Version History
Version |
Date |
Description |
---|---|---|
1.1 |
June 16th 2009 |
Added test percent and failed message in build metadata |
1.0 |
September 18th 2008 |
initial version |