TestEngineering/Web/Automation/Build Notifications

From MozillaWiki
< TestEngineering‎ | Web‎ | Automation
Revision as of 10:32, 3 August 2012 by Davehunt (talk | contribs) (Created page with "= Build Notifications = Jenkins sends notification of build failures to the [https://mail.mozilla.org/listinfo/webqa-ci mailing list]. Because these notification often include st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Build Notifications

Jenkins sends notification of build failures to the mailing list. Because these notification often include stack traces that could contain confidential data such as login credentials, membership to the mailing list is moderated.

You can request membership to the mailing list here.

Filtering

As all notifications are sent to this list, you may find it useful to set up filters so you only see message related to your projects.

To filter all notifications, create a filter based on the from address: webqa@mozilla.com. To filter specific projects, create filters based on the subject containing (or not containing) the appropriate job names

For example, the following filter will discard any notifications that are not for AMO projects:

  • Filter name: Build Notifications (Web QA, Not AMO)
  • If all of the following conditions are met:
    • From matches exactly webqa@mozilla.com
    • Subject does not contain amo
  • Perform the following actions:
    • Discard