Closed Bug 1067481 Opened 10 years ago Closed 10 years ago

ASAN jobs on the addon-sdk repo appear on the opt line

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

http://treeherder-dev.allizom.org/ui/#/jobs?repo=addon-sdk

Buildername: "jetpack-fx-team-ubuntu64-asan_vm-opt"

Caused by the spaces in the asan regex:
https://github.com/mozilla/treeherder-service/blob/master/treeherder/etl/buildbot.py#L271
Jetpack (addon-sdk) asan jobs have the buildername:
"jetpack-fx-team-ubuntu64-asan_vm-opt"

Both the build type of asan and the VM status of the job were not caught by the previous regex, due to the word separators differing from those seen on other repositories.
Attachment #8493072 - Flags: review?(mdoglio)
Priority: P2 → P1
Attachment #8493072 - Flags: review?(mdoglio) → review+
Commit pushed to master at https://github.com/mozilla/treeherder-service

https://github.com/mozilla/treeherder-service/commit/a387c597205393e9812aad058c69ff736d6b89fc
Bug 1067481 - Adjust build type & VM regex to fix jetpack asan jobs

Jetpack (addon-sdk) asan jobs have the buildername:
"jetpack-fx-team-ubuntu64-asan_vm-opt"

Both the build type of asan and the VM status of the job were not
caught by the previous regex, due to the word separators differing
from those seen on other repositories.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: