Closed Bug 1365128 Opened 7 years ago Closed 7 years ago

Make the sequential stylo talos jobs correctly identify on the Sequential Stylo platform line

Categories

(Tree Management :: Treeherder, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kmoir, Assigned: kmoir)

References

Details

Attachments

(3 files)

will open pr
Assignee: nobody → kmoir
The talos jobs are actually running, but they're showing on the non-sequential Stylo platform line, mixed in with the talos jobs that are supposed to be there: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-searchStr=stylo%20talos&group_state=expanded&fromchange=3e166b6838931b3933ca274331f9e0e115af5cc0&tochange=3e166b6838931b3933ca274331f9e0e115af5cc0

You'd need to add a new platform similar to https://github.com/mozilla/treeherder/blob/fca154f5f579af3cb7c2ff13cd3e758b481d375a/treeherder/etl/buildbot.py#L65-L72 to get them to correctly select the proper platform. I *think* you would want it to be above the non-sequential stylo platform, or maybe the specificity gained by adding "-sequential" to the regex is enough to get them truly separated.
Summary: add linux64-stylo sequential talos jobs to treeherder ui → Make the sequential stylo talos jobs correctly identify on the Sequential Stylo platform line
Blocks: 1363420
Attachment #8868237 - Flags: review?(emorley) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
On this push:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=8601af41344897306fc2a851851dd9a4d1a109df&selectedJob=99722360&filter-searchStr=stylo

Some stylo-seq jobs appear on a 'linux64-styloseq opt' row instead.

It looks like some of the jobs use the platform ending '-styloseq' whereas others use '-stylo-sequential'.

Could you take a look?
Status: RESOLVED → REOPENED
Flags: needinfo?(kmoir)
Resolution: FIXED → ---
It's because the platform in taskcluster is linux64-stylo-sequential and in buildbot it is linux64-stylo-seq so they don't line up.  I'll fix this.
Flags: needinfo?(kmoir)
Priority: -- → P2
Depends on: 1365752
Attached file fix platform name
Attachment #8870537 - Flags: review?(emorley)
Comment on attachment 8870537 [details] [review]
fix platform name

Many thanks!
Attachment #8870537 - Flags: review?(emorley) → review+
This is fixed in staging.
https://treeherder.allizom.org/#/jobs?repo=mozilla-central

after the next treeherder deploy it should look correct on the production treeherder instance
new treeherder deployed, looks good on m-c
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=e8da7192201e5786614ec49d557e64dffd114ff2
Status: REOPENED → RESOLVED
Closed: 7 years ago7 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: