开发者

Hudson plugin for trend of timings of all jobs in a view

开发者 https://www.devze.com 2023-01-11 05:18 出处:网络
Is there a Hudson plugin which would allow me开发者_如何学Go to create a \"trend\" graph for build times for all jobs/projects in a view?It is supported for one job.

Is there a Hudson plugin which would allow me开发者_如何学Go to create a "trend" graph for build times for all jobs/projects in a view?


It is supported for one job.

But for all jobs, the Global Build Stats Plugin will be able to do that. However, it is not there yet.

Meaning you need to develop your own plugin, based on the Plot Plugin, to vizualise that kind of trend (build times)

alt text http://wiki.hudson-ci.org/download/attachments/2752526/examplePlot.png?version=1&modificationDate=1184536762000

0

精彩评论

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