Confirmed users
4,971
edits
(Created page with "= What is it? = This is a Jenkins instance running on AWS that tests Releng code. As of this writing (2013-03-21), we have testing for the following repos: * build/buildbot...") |
No edit summary |
||
| Line 9: | Line 9: | ||
* build/tools | * build/tools | ||
* build/mozharness (coming soon) | * build/mozharness (coming soon) | ||
= How to use = | |||
The releng-ci bot in #releng will notify the channel about the status of tests as they complete. | |||
The Jenkins web UI is at http://10.134.48.37:8080/ | |||
To view console output, click on the test type (e.g. tools_tests), go to the "build" in question, e.g. <code>#110 Mar 21, 2013 4:10:51 PM</code>, and choose "Console output". | |||
To administer, you need to create a user login, and have an admin grant you privs. | |||
Current administrators: | |||
* bhearsum | |||
* catlee | |||
* rail | |||
* aki | |||