Jenkins-Requeue Job

功能:

A plugin to requeue any jobs that fail due to the remoteslave going down.

If the server/slave that the job is running onfails for any reason, the job will be added to the queue again to ensure thatit is run.
The original job will still appear to have failed, but the job will be runagain when a slave is available for processing.
This plugin is very useful if the up time of your slaves are notguaranteed or even otherwise unreliable.


下载位置:https://plugins.jenkins.io/jobrequeue


Job 配置

Jenkins-Requeue Job_第1张图片

你可能感兴趣的:(Jenkins)