Confirmed users
194
edits
(→Notes) |
(→Notes) |
||
Line 51: | Line 51: | ||
* Ignore the following messages: | * Ignore the following messages: | ||
** Any routing_key that doesn't match build.release-* (including unittest.release-*, talos.release-*, etc... they are tests we don't usually look at. | ** Any routing_key that doesn't match build.release-* (including unittest.release-*, talos.release-*, etc... they are tests we don't usually look at. | ||
** Any version or build_number that is None... there was a bug for that, they are test related | ** Any version or build_number that is None... there was a bug for that, they are test related. These also seem to only show up on release messages that don't match build.release-*, like unittest.release-*, talos.release-*, etc. | ||
** Any xulrunner jobs, they are implicitly run by Firefox | ** Any xulrunner jobs, they are implicitly run by Firefox | ||
* [Examples https://bugzilla.mozilla.org/show_bug.cgi?id=1032985#c2] given by rail on how to sort pulse messages into the 6 statuses | * [Examples https://bugzilla.mozilla.org/show_bug.cgi?id=1032985#c2] given by rail on how to sort pulse messages into the 6 statuses | ||
==== Questions ==== | ==== Questions ==== | ||
* What do do with release messages that don't fit the expected: | * What do do with release messages that don't fit the expected: |