哈德逊的问题
我在 6 个项目中使用 Hudson,其中大多数都配置为持续集成。 我遇到一个持续集成无法正常工作的问题; 当有人在 perforce 中签入代码时,它不会触发构建。我重新启动了两次,效果很好,但我又遇到了同样的问题。
请任何人帮助我们
谢谢
I am using Hudson for 6 projects, and most all of them are configured as a continious integration. I have a problem with one of the continious integration is not working;
when somebody checks in the code in the perforce, it's not triggering the build. I restarted it twice and its works good but again I have the same problem.
Please can any one help us
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查相关作业的强制轮询日志,看看它是否有问题。您可以通过职位页面左侧的链接访问它。
使用此插件处理轮询时的常见陷阱包括:
您可能想直接联系插件的开发人员,他们的联系信息位于 Sagar 在他的评论中提供的链接上:http://wiki.hudson-ci.org/display/HUDSON/Perforce+Plugin,或提交问题 这里。无论哪种情况,请记住包含您的 Perforce 插件和 Hudson 版本号。
Check your perforce polling log for the job in question to see if it's having some trouble. You can get to it through the link on the left hand side of the job page.
Common pitfalls when dealing with polling with this plugin include:
You may want to contact the developer of the plugin directly, their contact info is on the link Sagar provided in his comment: http://wiki.hudson-ci.org/display/HUDSON/Perforce+Plugin, or file an issue here. Remember to include your Perforce Plugin and Hudson version numbers in either case.