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"

(Redirected page to Jenkins)
 
(68 intermediate revisions by 21 users not shown)
Line 1: Line 1:
= General Information  =
+
#REDIRECT [[Jenkins]]
 
+
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.
+
 
+
== <br> Hudson for Committers  ==
+
 
+
*[[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]]
+
*[[Common Build Infrastructure/Getting Started#In_Hudson|Athena Common Builder on Hudson]]
+
*[[Hudson/Maven|Maven on Hudson]]
+
*[[Hudson/BestPractices|Best Practices for Using Hudson]]
+
 
+
== <br> Hudson for Adminstrators  ==
+
 
+
*[[Common Build Infrastructure/Managing Hudson|Manage Hudson]]
+
 
+
 
+
 
+
===Duties of Adminstrators===
+
 
+
# Hudson upgrades and restarts
+
# New Hudson accounts
+
# Add plugins
+
# Set policy for Hudson usage
+
# Watch changes to this wiki page
+
# Monitor the Hudson Inbox.
+
 
+
===Who are the Adminstrators===
+
 
+
* Nick Boldt
+
* Kim Moir
+
* David Williams
+
* David Carver
+
 
+
Please add other known administrators.
+
 
+
== 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?
+
 
+
[[Category:Releng]]
+
[[Category:Hudson]]
+

Latest revision as of 06:40, 20 August 2020

Redirect to:

Back to the top