Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson"

Line 13: Line 13:
 
== <br> Hudson for Adminstrators  ==
 
== <br> Hudson for Adminstrators  ==
  
*[http://wiki.eclipse.org/Common_Build_Infrastructure/Managing_Hudson Mangang Hudson]
+
*[http://wiki.eclipse.org/Common_Build_Infrastructure/Managing_Hudson Manage Hudson]
  
 
== Hudson for Distributed Builds  ==
 
== Hudson for Distributed Builds  ==

Revision as of 20:21, 7 December 2009

General Information

The Eclipse Foundation runs a Hudson continuous integration server that eclipse hosted projects can take advantage of for their builds.  The Hudson server allows for the execution of Continuous Integration Builds, Nightly Buildes, Integration Builds, Release Builds, and Testing.   The Hudson instance is maintained by the eclipse community.   Job creation is limited to committers and admin rights are adminstered by the community as a whole.


Hudson for Committers


Hudson for Adminstrators

Hudson for Distributed Builds

  • Testing on Multiple Platforms
  • What is the Test-Slave Node?
  • How do I use the Test Slave Node to run Tests?

Back to the top