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"

(Hudson for Adminstrators)
Line 13: Line 13:
 
== <br> Hudson for Adminstrators  ==
 
== <br> Hudson for Adminstrators  ==
  
*[[Common Build Infrastructure/Managing Hudson|Manage Hudson]]
+
*[[Common Build Infrastructure/Managing Hudson|Manage Hudson]]  
*[[Hudson/Admin/UpgradeHudson | Upgrade Hudson]]
+
*[[Hudson/Admin/UpgradeHudson|Upgrade Hudson]]
 +
*[[Hudson/Admin/Installed_Plugins|Installed Plugins]]
  
 +
<br>
  
 +
=== Duties of Adminstrators ===
  
===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.
  
# Hudson upgrades and restarts
+
=== Who are the Adminstrators ===
# 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  
* Nick Boldt
+
*David Williams  
* Kim Moir
+
*David Carver
* David Williams
+
* David Carver
+
  
 
Please add other known administrators.
 
Please add other known administrators.

Revision as of 17:45, 12 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


Duties of Adminstrators

  1. Hudson upgrades and restarts
  2. New Hudson accounts
  3. Add plugins
  4. Set policy for Hudson usage
  5. Watch changes to this wiki page
  6. 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?

Back to the top