TestEngineering/Web/Automation/Build Notifications: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(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...")
 
m (StuartPhilp moved page QA/Execution/Web Testing/Automation/Build Notifications to TestEngineering/Web/Automation/Build Notifications: reorganizing wiki under Test Engineering)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Build Notifications =
= Build Notifications =
Jenkins sends notification of build failures to the [https://mail.mozilla.org/listinfo/webqa-ci 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.
[[QA/Execution/Web Testing/Automation/Jenkins|Jenkins]] sends notification of build failures to the [https://mail.mozilla.org/listinfo/webqa-ci mailing list]. Membership to the mailing list is moderated - you can request membership [https://mail.mozilla.org/listinfo/webqa-ci here].
 
You can request membership to the mailing list [https://mail.mozilla.org/listinfo/webqa-ci here].


== Filtering ==
== Filtering ==

Latest revision as of 20:23, 26 August 2016

Build Notifications

Jenkins sends notification of build failures to the mailing list. Membership to the mailing list is moderated - you can request membership 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