列出在特定从属节点上运行的所有作业 [英] List all jobs, which were running on a specific slave node

查看:119
本文介绍了列出在特定从属节点上运行的所有作业的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我们的Jenkins主服务器上,一个多配置项目用于将高度并行的任务分布在实际完成工作的许多从属服务器上.

On our Jenkins master a Multi-configuration project is used to spread a highly parallel task on many slaves which actually do the work.

现在,我想列出所有正在特定从属节点上运行的作业.有没有办法做到这一点?我在一张大表中仅看到一个矩阵父作业的所有矩阵子作业.或者,我可以列出单个子作业的历史记录.但是,如果要连接到运行作业的节点,则必须始终检查日志.

Now I would like to list all jobs, which were running on a specific slave node. Is there a way to achieve this? I see only all matrix sub jobs for one matrix parent job in a big table. Or I can list the history of a single sub job. But if I want to get the connection to the node, where the job was running on, I always have to check the logs.

推荐答案

您可以使用

然后,您将在每个版本的描述中带有节点标签:

Then you will have node label in the description of each build:

这篇关于列出在特定从属节点上运行的所有作业的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆