The instructions on this page describe how to view the build results for a plan. Every completed build has a build result:
Additionally,
Viewing the most recent build result for a planTo view the most recent job build result of a plan:
|
Screenshot: Build Result Summary
Tab | Description |
---|---|
Build Summary | Displays a snapshot of the build result.
|
Tests | Provides details of the build's test results. |
Changes | Provides details of the code changes that triggered this build (if applicable). |
Artifacts | Shows any artifacts relating to this build. |
Logs | Displays a complete build log. |
Metadata | Displays any metadata that relates to this build. |
Issues | Provides details of the JIRA issues linked to this build (if applicable). Availability depends on Bamboo's configuration. |
Clover | Displays the Clover code-coverage that relates to this build (if applicable). Availability depends on Bamboo's configuration. |
- You can click the Comment button to add a comment.
- You can assign responsibility for a broken build, either to yourself (click Claim full responsibility) or to someone else in your team (click Assign responsibility).
Viewing all build results for a plan
To view all build results for a plan:
- Click Dashboard in the top menu.
- Click the plan on the All Plans tab. The ten most recent builds will be displayed in the 'Recent History' section on the Plan Summary tab. See Viewing a plan's build information.
- Click the History tab to view all builds for the plan.
Viewing all build results for a job
To view all build results for a job:
- Navigate to the desired job, as described on Configuring jobs. The ten most recent builds will be displayed in the 'Recent History' section of the Job Summary tab.
- Click the History tab to view all builds for the job.
Attachments:







