Closed
Bug 1495402
Opened 6 years ago
Closed 6 years ago
Update the Infra menu links
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
The Treeherder UI has an "Infra" menu, on which there is currently:
"Buildbot":
- BuildAPI: Pending (https://secure.pub.build.mozilla.org/buildapi/pending)
- BuildAPI: Running (https://secure.pub.build.mozilla.org/buildapi/running)
- EC2 Dashboard (https://www.hostedgraphite.com/da5c920d/86a8384e-d9cf-4208-989b-9538a1a53e4b/grafana2/#/dashboard/db/ec2-dashboard)
- Slave Health (https://secure.pub.build.mozilla.org/builddata/reports/slave_health/)
"Other":
- TreeStatus (https://mozilla-releng.net/treestatus)
- Taskcluster (https://tools.taskcluster.net/diagnostics)
Many of these no longer work or are not relevant.
Dustin, do you have some ideas of equivalent pages we could link to for Taskcluster? I think generally they need to be pages that most users can access.
For example these look like they might be useful to end-users (incl sheriffs)?
https://tools.taskcluster.net/aws-provisioner
https://tools.taskcluster.net/provisioners/aws-provisioner-v1/worker-types
Sebastian, are there any resources that the sheriffs use regularly that would be useful to add?
Flags: needinfo?(dustin)
Flags: needinfo?(aryx.bugmail)
Comment 1•6 years ago
|
||
I would tend to lean toward whatever sheriffs and ciduty have found useful, yeah.
Flags: needinfo?(dustin)
Assignee | ||
Comment 3•6 years ago
|
||
Sebastian, ping for comment 1?
Assignee: nobody → emorley
Status: NEW → ASSIGNED
Priority: P2 → P1
Comment 4•6 years ago
|
||
Sorry for the delay:
"Buildbot":
- BuildAPI: Pending (https://secure.pub.build.mozilla.org/buildapi/pending)
- BuildAPI: Running (https://secure.pub.build.mozilla.org/buildapi/running)
Recommended replacements:
https://tools.taskcluster.net/provisioners/releng-hardware/worker-types?layout=table&orderBy=pendingTasks&lastActive=false
https://tools.taskcluster.net/provisioners/aws-provisioner-v1/worker-types?layout=table&orderBy=pendingCapacity&lastActive=false
- EC2 Dashboard (https://www.hostedgraphite.com/da5c920d/86a8384e-d9cf-4208-989b-9538a1a53e4b/grafana2/#/dashboard/db/ec2-dashboard)
CI duty can decide if they want to link a monitoring tool for the whole virtual and physical machine pool here.
- Slave Health (https://secure.pub.build.mozilla.org/builddata/reports/slave_health/)
Am not aware of a replacement. CI duty adds internal notes, not sure if they want a link in TH
Keep those:
"Other":
- TreeStatus (https://mozilla-releng.net/treestatus)
- Taskcluster (https://tools.taskcluster.net/diagnostics)
Danut, is there anything from your side which shall be added?
Flags: needinfo?(aryx.bugmail) → needinfo?(dlabici)
Comment 5•6 years ago
|
||
Nope, everything looks good for now.
CiDuty will be introducing new tools/dashboards soon enough such as:
[1] https://minions-managed.tk/#!/minions/gecko-t-win10-64-ux/mtv2 -- Incomplete
But we know where the UI for TC lives so we can simply add them when the tooling/dashboards are ready.
Flags: needinfo?(dlabici)
Comment 6•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #9025652 -
Flags: review?(aryx.bugmail)
Updated•6 years ago
|
Attachment #9025652 -
Attachment is patch: true
Attachment #9025652 -
Attachment mime type: text/x-github-pull-request → text/plain
Attachment #9025652 -
Flags: review?(aryx.bugmail) → review+
Assignee | ||
Updated•6 years ago
|
Attachment #9025652 -
Attachment is patch: false
Attachment #9025652 -
Attachment mime type: text/plain → text/x-github-pull-request
Comment 7•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/352ed075553b70d0b987a2c407a328f425b902c9
Bug 1495402 - Update the Infra menu links (#4290)
To remove the EOL buildbot entries and add Taskcluster equivalents.
The headings/separator have been removed since there aren't enough
entries of each type to warrant them.
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•