hudson
Can I configure the Radiator View in Hudson/Jenkins?
My team uses the Radiator View plugin for Jenkins for fast feedback o开发者_StackOverflown the build status of a few different projects. One thing we discussed that would be helpful is if the SVN revi[详细]
2023-03-29 16:28 分类:问答Retrieve build number or artifacts of downstream build in Jenkins
I have a job (call it BIGJOB) in Jenkins; several of the build steps are to trigger builds on other jobs (call them SMALLJOB) using the Parameterized Trigger Plugin then wait for them to complete.What[详细]
2023-03-29 06:27 分类:问答No test report files were found in Hudson with NUnit
I could successfully run NUnit in Hudson using batch command and it generates the TestResult.xml in the NUnit installation directory. But Hudson generates the error that[详细]
2023-03-28 11:19 分类:问答How to show full list of build history for a Hudson project?
Using Hudson v1.396 hosted on Linux, and looking at the project\'s home page with Firefox on Windo开发者_StackOverflow社区ws7, there is a pane on the lower left titled \"Build History\" that shows the[详细]
2023-03-28 06:07 分类:问答Error in sending test mail at Hudson Email Notifications
I could successfully send e-mail notification in Hudson using gmail as the smtp server. But when I try to configure our own smtp server, it gives the following error when trying开发者_StackOverflow中文[详细]
2023-03-28 03:52 分类:问答Maven: Conditional Execution upon IT Success / Failure
Here is something I\'\'ve tried to come up with an idea, but I\'m not sure开发者_如何学Go. We do have a module which should be built, deployed and then integration test begins (via failsafe, but othe[详细]
2023-03-27 21:11 分类:问答Jenkins EC2 plugin previous versions
Does开发者_运维问答 anyone know how to revert the current Jenkins EC2 plugin back to older versions? I have looked under plugin management but for this plugin they don\'t give the option of going back[详细]
2023-03-27 17:15 分类:问答retriving the buildNumber of a new build remotely through xml apis
To fire build on a hudson remotely i use the folloi开发者_运维百科ng url. http://machinename:port/job/jobname/buildwithparamaeters?paramnam=value¶mname2=value2[详细]
2023-03-27 05:06 分类:问答is there any material for seleniumGrid + testNG+ hudson integration
I am using selenium RC + TestNG for my project. Also am using Selenium - Grid to run in multiple platforms. Now i want to intergrate my project into Hudson.. Can any one开发者_StackOverflow中文版 plea[详细]
2023-03-27 04:44 分类:问答How can I find out how a build was triggered in Jenkins
I\'m trying to update Jelly scripts in my Jenkins setup to email the reason for a build (the build trigger), but I can\'t find any documentation on this.[详细]
2023-03-27 04:30 分类:问答