Hudson CI
This plugin retrieves information from a Hudson CI continuous integration engine, displays a summary of its status, and provides recommendations to better use the Continuous Integration system.
Check the plugin Perl documentation in the perldoc section.
Basic information
- ID: Hudson
- Abilities: metrics, figs, recs, viz
- Description: Retrieves information from a Hudson continuous integration engine, displays a summary of its status, and provides recommendations to better use CI.
- Parameters:
hudson_urlThe base URL for the Hudson instance. In other words, the URL one would point to to get the main page of the project's Hudson, with the list of jobs.proxyIf a proxy is required to access the remote resource of this plugin, please provide its URL here. A blank field means no proxy, and thedefaultkeyword uses the proxy from environment variables, see the online documentation about proxies for more details. Example:https://user:pass@proxy.mycorp:3777.
Provides
Metrics
- JOBS,
- JOBS_GREEN,
- JOBS_YELLOW,
- JOBS_RED,
- JOBS_FAILED_1W
Figures
hudson_pie.htmlA pie chart of the status of jobs.hudson_hist.htmlA history of jobs statuses over past days/weeks. The history range is defined by the remaining jobs, i.e. if jobs are deleted after some time history is lost.
Recommendations
- CI_FAILING_JOBS
Visualisation
Hudson CI
Screenshot
