|
|
| Line 1: |
Line 1: |
| = 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-configs
| |
| * build/buildbotcustom
| |
| * build/tools
| |
| * build/mozharness
| |
|
| |
| = 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". This has "sh -x" output, so the commands being run are echoed as well as the output.
| |
|
| |
| = How to administer =
| |
|
| |
| To administer, you need to create a user login, and have an admin grant you privs.
| |
|
| |
| Current administrators:
| |
|
| |
| * bhearsum
| |
| * catlee
| |
| * rail
| |
| * aki
| |