English 中文(简体)
谁/谁在被排斥在小配偶期间从事工作?
原标题:Who/what aborted job during its exectution on jenkins?
  • 时间:2012-01-12 08:56:15
  •  标签:
  • jenkins

有时,开始在jenkins上工作。 如果我正确理解,该工作只能由用户放弃。

如果我的假设是正确的,我想知道哪一位使用者放弃了我的工作(他们可能有很好的理由)。

最佳回答

在工作页上,点击了与(左边)停下来的工作号的联系。

开放的网页通常展示艺术品、图表等。

该页在底层附近,应当有

<条码> 由用户和带、用户和大体分类;>

另外,如果你使用Auditrail plugin,它将在你具体注明的逻辑框架中记录所有这些信息。

问题回答

暂无回答




相关问题
Reuse agent without needing to declare it multiple times

I m trying to define a agent in a jenkinsfile once, but use it in multiple stages without needing to fully declare it for each stage. As can be seen, I am using a stage to figure out which docker ...

在Jenkins Templating引擎实施版本

我们正计划利用JTE(Jenkins Templating的发动机)在我们org建造管道。 有许多管道将使用这一模板。 可能的话,模板的任何改动都会中断......

Hudson gitorious plugin?

Has anyone integrated a local copy of gitorious with Hudson? Specifically, linking the sha1 on Hudson web page back to the gitorious web page.

Problem with Hudson-JIRA-Perforce integration

I m looking at using the Hudson JIRA plugin to post a JIRA comment on each build. The SCM I m using is perforce which is already linked to the JIRA tasks using perforce jobs. I can see that the JIRA ...

Two Hudson Masters on the same Windows Server

I want to setup two Hudson Masters on the same Hardware. This will make administering Hudson easier, since both servers are used by two different (and independent) teams. So far I tried to install ...

Using Hudson and build steps with multiple git repositories

I m trying out Hudson to replace our current Buildbot setup. I installed the git plugin. Our current setup is like: ssh://server:/repo/test_framework.git ssh://server:/repo/project_a.git Now, to ...

热门标签