Full Hudson plugin guide
Hudson
is a continuous integration server that automates the building and testing of your software.
1. Install
Using the Plugin Manager (Web Interface)
Download the greenpepper-x.x.hpi locally and navigate to the Plugin Manager of Hudson. Under the Advanced tab, specify the greenpepper-x.x.hpi under the Upload Plugin section and click the upload button.
Manually
Download the greenpepper-x.x.hpi into the plugins directory of your Hudson installation. Restart Hudson.
Disable the plugin
Using the Plugin Manager, locate the GreenPepper plugin and click make sure the enabled is not check under the Installed tab.
Uninstall
To uninstall, stop Hudson and remove the greenpepper-x.x.hpi from the plugins directory or your Hudson installation.
You need to indicate if the project is producing GreenPepper XML report to activate GreenPepper inside Hudson :
When GreenPepper is active on a project, you can navigate to GreenPepper reports by clicking the GreenPepper link on the left side panel or on the main project dashboard.
3. Build Results
Build Weather Report
The Weather Report of the latest build will show the GreenPepper execution status.
Summary View
The summary chart is available on the project dashboard.
Clicking on the GreenPepper link will show the GreenPepper results of the latest successfull build.
Build View
Clicking the View link will show you the actual specification that has been executed (at the specific build time).
Clicking the View Result link will show you the execution result of the specification.