ReleaseEngineering/Applications/Releng CI

From MozillaWiki
Jump to navigation Jump to search

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 (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. #110 Mar 21, 2013 4:10:51 PM, and choose "Console output". This has "sh -x" output, so the commands being run are echoed as well as the output.

To administer, you need to create a user login, and have an admin grant you privs.

Current administrators:

  • bhearsum
  • catlee
  • rail
  • aki