Build Dashboard
If you have integrated Rally with a build system such as Jenkins or Anthill Pro, this dashboard provides a report of build success and build statistics which can be filtered by 30 day, 90 day, or release-based time periods.
Build definition summary
The left side of the Build Dashboard app lists any build definitions associated with the current project(s) in scope. Statistics are listed next to each definition. These statistics represent the most recent 20 builds created during the last two weeks. Columns may be resized with your cursor.
Data displayed:
| Field | Description |
|---|---|
| Name | Name of the build definition |
| Last Build | Shows the most recent build result: successful or failure |
| Recent | Shows the number of successful builds/total builds during the last two weeks (up to 20); displays in green text if the majority of the builds were successful, red text if the majority failed |
Build details
To see the details of a build definition, click the row of the build on the left side of the page. A chart and additional statistics will display on the right.
Use the radio buttons at the top of the page to filter the chart and data. You may filter builds by the last 30 days, the last 90 days, or only see builds created during a given release. When the release option is selected, use the drop-down menu to select what release to show builds from.
Chart data
A bar chart of all build successes and failures will display when builds are found in the given filter criteria:
- The x axis displays dates that builds were generated
- The y axis displays the number of builds
- Green sections of the bar represent successful builds, red sections represent failed builds
- The number of successful builds / total builds is displayed in the upper right corner
Table data
Additional build statistics are displayed below the bar chart. Columns may be resized with your cursor.
Data displayed:
| Field | Description |
|---|---|
| Build # | The build number for the currently selected definition |
| Date | The day and time the build was generated |
| Duration(s) | The time, in seconds, that it took to create the build |
| Status | The result of the build: success or failure |

