gpt4 book ai didi

jenkins - Jenkins 中的构建超时插件 : how long is 'too long' ?

转载 作者:行者123 更新时间:2023-12-04 21:58:05 27 4
gpt4 key购买 nike

我想利用这个插件,但是“如果它被卡住则中止构建”选项没有设置任何计时器,插件的描述也没有说明计时器是多长时间,它只是说: “如果构建时间过长,此插件允许您自动中止构建”

我的问题是那是多长时间? 1 小时,更少/更多?
我可以自己安排时间吗?
整个作业的计时器还是批处理文件中的每一行都有该计时器?

最佳答案

构建超时插件有多个选项(取自 Build Timeout Plugin 的帮助文档)

  • Absolute time. Use this if you know exactly how much time your build should not exceed in advance
  • Elastic time. Use this option if you want Jenkins to decide on the time. It basically averages out on the last n builds and will stop a build if it exceeds given percentage. If you do not know in advance how much time your build takes, use this option
  • Likely Stuck. Use Jenkins' Executor.html#isLikelyStuck() heuristics based approach to detect build is suspiciously taking for a long time


在您的情况下,选项二最初似乎是最好的。

关于jenkins - Jenkins 中的构建超时插件 : how long is 'too long' ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19321336/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com