Codebeamer xUnit-jMeter Results Trend Publisher Plugin
* 
The Codebeamer Jenkins plugin is a community supported product, and is not covered by Codebeamer support. For more information on Jenkins, see the Welcome to Jenkins Plugins Project.
This plugin publishes xUnit/jMeter Results Trend historical information on specified Codebeamer Wiki Pages.
The plugin is available through the jenkins plugin manager.
for xUnit test results - JenkinsBuildTrends.
For performance results (Performance plugin) JenkinsPerformanceTrends.
Configuration
This plugin is a post build plugin meaning that it can be used in the "Post-build Actions" section.
The plugin needs three parameters to function:
Wiki page URI: URI of an existing wiki page in a local or hosted Codebeamer instance (example: https://Codebeamer.com/cb/wiki/xxxxx), if the page is empty the plugin will also insert the appropriate chart wiki plugin.
username: username of the account with sufficient privileges to update the wiki page.
password: password of the account with sufficient privileges to update the wiki page.
Was this helpful?