Running the job

This topic describes how to start a job (instance of a running project) and check its status as part of a "Hello World" exercise to verify that the build system is set up properly.

Starting the job

Before you begin

You must define the HelloWorld project.

Procedure

  1. Select Projects to redisplay the project list.
  2. Click the Fast Start icon Fast Start icon next to the HelloWorld project.

Checking job status

Procedure

  1. Click Jobs and then the Running tab to see the HelloWorld job listed as running. After the job completes, it moves to the page for the Completed tab.
    Note: If the HelloWorld job is not listed, continue to the next step.
  2. Click the Completed tab. The HelloWorld job is displayed in the list of completed jobs.

Feedback