Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 5: Line 5:
 
== <br> Hudson for Committers  ==
 
== <br> Hudson for Committers  ==
  
*[[Common_Build_Infrastructure/Getting_Started/Build_In_Hudson | Build in Hudson] - Information on requesting jobs, running jobs, setting up builds.  
+
*[[Common Build Infrastructure/Getting Started/Build In Hudson|Build in Hudson]] - Information on requesting jobs, running jobs, setting up builds.  
 
*[[Building an RCP application with hudson (Buckminster)|RCP apps with Buckminster on Hudson]]  
 
*[[Building an RCP application with hudson (Buckminster)|RCP apps with Buckminster on Hudson]]  
 
*[[Common Build Infrastructure/Getting Started#In_Hudson|Athena Common Builder on Hudson]]  
 
*[[Common Build Infrastructure/Getting Started#In_Hudson|Athena Common Builder on Hudson]]  

Revision as of 20:00, 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