A plan defines everything about your continuous integration build process in Bamboo.
To view information about a plan:
- Navigate to the desired plan, as follows:
- If you are viewing the Dashboard, locate and click the plan's name in the list, or
- If you are viewing a job or build result, click the plan name in the breadcrumb links at the top of the screen.
Click a tab to view information about the plan:
Tab | Notes |
---|---|
Plan Summary | Information about the plan, as shown in the diagram below. |
Branches | The branch plans for this plan. |
Recent Failures | Information about recent failures of the plan, including the builds that failed, links to the build results, time taken to fix, etc. |
History | The full history of builds of the plan. |
Tests | A summary of the 10 most frequently broken tests. |
Quarantined Tests | Failing test's results that have been disconnected from the build results. |
Issues | View the JIRA issues linked to builds of your plan. (Only displayed if your administrator has integrated Bamboo with JIRA.) |
Use the Actions menu to access functions for the plan, such as Disable Plan and Configure Plan. (This menu is only displayed if you are an administrator for the plan.)
6 Comments
Anonymous
Aug 16, 2012What happened to the "Configuration Tab" that used to exist in Bamboo 4.0?
paulwatson
Aug 29, 2012Hi Anonymous. There are several new configuration tabs, which you can get to from Actions > Configure Plan.
Patrick Phelan
Sept 20, 2012So you can't just view the configuration any more? You have to go in to the edit mode?
James Dumay
Sept 20, 2012Thats right, you have to go into 'edit mode' to view the dependency configuration. Is there something you believe is worse off after this change? We know that the dependencies screen isn't particularly great right now (it displays all the plans twice) and we have a new design for this one ready for Bamboo 4.3.
Patrick Phelan
Sept 21, 2012From what I remember the old view configuration page showed all the information on one page rather than drilling down and having to tab. I also agree with you on the dependencies screen, when I view the plan I don't want to have to scroll and try and spot which are ticked (we have 300+ plans), I'd just like to see the ones saved. Not as convenient I find.
Anonymous
Jul 26, 2013The old Configuration tab displayed the plan key and project key. I don't know where those are anymore.