hudson 和 jenkins 参数化触发器插件 - 使用不同参数多次运行同一作业

发布于 2024-12-06 00:26:39 字数 164 浏览 3 评论 0原文

我试图通过父作业使用不同的参数多次运行同一作业。但是,仅运行第一个触发的作业。

父作业已选中“在其他项目上触发参数化构建”复选框,并且创建了两个触发器,每个触发器对于下游作业上的参数 x 都有不同的参数值。作业 1 的 x=1,作业 2 的 x=2。仅运行作业 1!?

我缺少什么?

I'm trying to run the same job multiple times with different parameters via a parent job. However, only the first of the triggered jobs runs.

The parent job has the checkbox "Trigger parameterized build on other projects" checked, and there are two triggers created, each with a different parameter value for a parameter x on the downstream job. Job 1 has x=1, Job 2 has x=2. Only job 1 is run!?

What am I missing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

糖粟与秋泊 2024-12-13 00:26:39

这是 Hudson 中的一个错误。

几个月前,该问题已报告给 Jenkins 并在核心和这个特定插件中修复。

另请参阅 StackOverflow 上的 Jenkins 与 Hudson 讨论,了解升级到 Jenkins 的更多原因。

This is a bug in Hudson.

It was reported to Jenkins and fixed there, both in the core and this particular plugin several months ago.

See also the Jenkins vs Hudson discussion on StackOverflow for further reasons to upgrade to Jenkins.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文