簡體   English   中英

如何使用python-jenkins獲取詹金斯工作的測試報告

[英]How to get the test report of a job in Jenkins using python-jenkins

我們有命令得到last_build_numberget_build_console_outputbuild_job_url等與python_jenkins 但是,我想獲取最新成功構建的執行硒測試的詹金斯工作的url。 有沒有辦法用python-jenkins或任何其他方法來獲取它。 請分享給我。

提前致謝

請參閱此示例以獲取下一個內部版本號。 您需要使用lastSuccessfulBuild替換nexBuildNumber

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM