Dashboard > Pulse v1.2 > ... > Build View > Build Summary Tab
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Build Summary Tab
Added by Jason Sankey, last edited by Jason Sankey on Jul 21, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

The build summary view shows the most important details of the build.

Information Shown

summary

The "summary" table shows a summary of the result of the build, including:

  • build id: a unique (within the project) number for the build
  • spec: the build specification that was built
  • status: the current state of the build
  • tests: test results for the build, if gathered using a post-processor
  • when: the start time for the build
  • elapsed: the duration of the build

stages

The "stages" table shows a summary of the results of each stage in the build, including:

  • name: the name of the build stage
  • recipe: the recipe that was executed
  • agent: the name of the agent that the recipe was executed on
  • status: the current state of the stage
  • tests: test results for the stage, if gathered using a post-processor
  • when: the start time for the stage
  • elapsed: the duration of the stage
  • actions: a link to a real time log of the recipe execution

features

If any errors or warnings are discovered by post-processors, they will be shown on the summary page where they are immediately obvious. Features are displayed in a hierarchical view which illustrates the stages (recipes), commands and artifacts where the features were located. For features found in plain text artifacts (such as command output), links will be shown to jump directly to the feature in the decorated view of the artifact.

failed tests

If post-processing detects any failed test cases, a summary of the tests will be shown on the summary page where they are immediately obvious. Failed tests are shown in the same way as all tests on the tests view.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators