开发者

How to instruct Hudson to ignore duplicates in Job Queue?

开发者 https://www.devze.com 2023-01-30 02:20 出处:网络
There is a possibility in Hudson to add one and the same job many times to the queue. I don\'t understa开发者_如何转开发nd what is the reason of this and would like to block such a possibility to all

There is a possibility in Hudson to add one and the same job many times to the queue. I don't understa开发者_如何转开发nd what is the reason of this and would like to block such a possibility to all users. Is it possible to do? Maybe some plugin may help?


The idea is the following. If you have a build which is triggered by changes in the VCT (Version Control Tool) it could happen that a build will be triggered multiple times. But in Hudson there is a default quiet time (5 sec)

0

精彩评论

暂无评论...
验证码 换一张
取 消