Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 563 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 563 Bytes

RequeueJob

A Jenkins plugin to requeue any jobs that fail due to the remote slave going down.

Usage

To use this plugin, you just need to install it, then click the check box in the project properties to requeue jobs. If the server/slave that the job is running on fails for any reason, the job will be added to the queue again to ensure that it is run.

Here is a screen shot of a project configured to requeue jobs that failed due to slaves going down.