Closed Bug 772482 Opened 12 years ago Closed 12 years ago

wait time reports don't grok B2G builds

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: catlee)

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
They currently show up as 'other':

Other platforms listed under 'other' platforms: B2G gb_armv7a_gecko-debug mozilla-inbound build, B2G gb_armv7a_gecko fx-team build, B2G gb_armv7a_gecko mozilla-central build, B2G gb_armv7a_gecko ionmonkey build, B2G gb_armv7a_gecko mozilla-inbound build, B2G gb_armv7a_gecko-debug pine build, B2G gb_armv7a_gecko ux build, B2G gb_armv7a_gecko-debug ux build, B2G gb_armv7a_gecko-debug ionmonkey build, B2G gb_armv7a_gecko-debug mozilla-central build, B2G gb_armv7a_gecko services-central build, B2G gb_armv7a_gecko pine build, B2G gb_armv7a_gecko-debug fx-team build, B2G gb_armv7a_gecko profiling build, B2G gb_armv7a_gecko-debug profiling build, B2G gb_armv7a_gecko-debug services-central build.
Assignee: nobody → catlee
Attachment #640656 - Flags: review?
Attachment #640656 - Flags: review? → review?(bhearsum)
Comment on attachment 640656 [details] [diff] [review]
support b2g builders in wait time reports

Review of attachment 640656 [details] [diff] [review]:
-----------------------------------------------------------------

::: buildapi/model/util.py
@@ +19,5 @@
>  UNKNOWN = 2
>  
>  PLATFORMS_BUILDERNAME = {
> +    'linux-mock': [
> +        re.compile('^B2G gb_armv7a.+'),

the linux_gecko builds are done on mock too. You need something like '^B2G linux_gecko .+' to catch them, too.
Attachment #640656 - Flags: review?(bhearsum) → review-
Attachment #640656 - Attachment is obsolete: true
Attachment #641028 - Flags: review?(bhearsum)
Attachment #641028 - Flags: review?(bhearsum) → review+
Attachment #641028 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: