gpt4 book ai didi

python - 使用 Python 停止 Jenkins 构建

转载 作者:太空宇宙 更新时间:2023-11-03 18:29:14 28 4
gpt4 key购买 nike

我正在寻找一种方法来停止 Jenkins 构建的执行。这项工作由几个 python 脚本组成,我希望第一个脚本能够根据传递给构建的参数来停止它。我知道停止一个脚本,但如何停止整个构建?我可以用 python 做到这一点吗?或者使用插件?

谢谢!

最佳答案

这里有一个适用于 Python 的 Jenkins API:
https://pypi.python.org/pypi/jenkinsapi

您也可以只执行 wgethttp://<hudson_url>/job/<JOBNAME>/lastBuild/stop .
有关上述内容的更多详细信息,请参阅此答案 HUDSON: How to stop hudson job from command line?

关于python - 使用 Python 停止 Jenkins 构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22656029/

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