Closed Bug 695412 Opened 13 years ago Closed 13 years ago

Graph server points to incorrect hg links for mozilla-inbound

Categories

(Webtools Graveyard :: Graph Server, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Assigned: rhelmer)

References

()

Details

See the URL.  projects/mozilla-inbound-non-pgo should be integration/mozilla-inbound.
I fixed one of these yesterday, and noticed that it's a generally problem.

Talos only sets "branch" when sending in tests, which the graph server front-end assumes to be the repo name unless overridden by:

https://github.com/rhelmer/graphs/blob/master/js/common.js#L31

Instead of hardcoding the whole list of these, I think the "-non-pgo" should be stripped and then compared to the map above in the frontend code.

Longer-term, we really should have a way of storing the repository and ditching the old "branch" name, in Talos reports and the graphserver DB.
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Target Milestone: --- → 2.0
(In reply to Robert Helmer [:rhelmer] from comment #1)
> I fixed one of these yesterday, and noticed that it's a generally problem.

Er, "it's a general problem".
https://github.com/rhelmer/graphs/commit/a6de27cbbe3cb93aef7293f4803b87c6d22842f5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: 2.0 → 2.1
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.