Restarting failed jobs

You can restart a job if it fails. Restarting starts a new run under the same tag. It continues from the point where it failed.

To restart a job, click the job tag in the list of builds on the Jobs > Completed tab. The system displays information about the build, and includes a Restart Job button near the top of the panel.
  1. Click Restart Job.

    The Restart page displays.

  2. Select options. Set the Sync Commands property if you want the system to receive updates to the commands in its steps from the project record. If you do not set it, the commands are entered in the same manner as when the job initiated.
  3. Click the Restart button on the Restart page.

The following differences are evident when comparing a job restart to a new job:

For information about job restarts with adaptor link steps, see About adaptor links.


Feedback