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 system displays a Restart page.
  2. Select options. Set the Sync Commands property if you want the system to get any updates to the commands in its steps from the project record; if you do not set it, the commands are run exactly as they were when the job was originally started.
  3. Click the Restart page's Restart button.

A restarted job differs from a new job in the following ways:

For information about the restart of jobs that have adaptor link steps, see About adaptor links.


Feedback