Open Bug 1937656 Opened 10 months ago Updated 9 months ago

[meta] Make it easier for someone viewing a job on try to find documentation on a performance test

Categories

(Testing :: Performance, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: aglavic, Unassigned)

References

(Depends on 4 open bugs)

Details

(Keywords: meta, Whiteboard: [fxp])

This was feedback taken from the performance team during our Android Performance Weekly checkin
The issue at hand was the team was trying to figure out from a try job, how to find the commands to run the test
I knew that the documentation could be found on mozilla source docs under the raptor and talos performance documentation sections of a job
However, infrequent users, or simply non-power users have no reasonable way to find how to run a job locally from a try job
The gap between documentation on how to run a job and those jobs on try needs to be a small as possible so people who want to know how to run a job locally can do so easily and intuitively

We already link to the documentation from the performance tab so I'm not sure what else could be done there. Maybe they need to be made aware of that?

We have some code available in mozperftest now though (through the alert layer) which could allow us to have a task name passed in and run the exact command the CI test runs.

I guess I was envisioning a little question mark to appear on treeherder near the job name, that links to a general documentation on how to run locally

How different would that be from the link to the test from the performance tab? The reason I ask is because the test docs linked already contain a command that can be used to run the test.

Then I think this bug should be changed to understand why the applink startup test does not have that hyperlink appearing

Ah ok, seems like we have a good bit of work to do there. They should be found here, but I don't see the applink tests there: https://firefox-source-docs.mozilla.org/testing/perfdocs/mozperftest.html

Is the folder that contains the test specified in the mozperftest perfdocs config.yml file?

it also looks like the links in the performance docs are not working properly, I'll put in a patch to fix that

The link in the performance tab just links to the top of the page, and the one that works opens the specific job

(In reply to Andrej (:aglavic) from comment #8)

The link in the performance tab just links to the top of the page, and the one that works opens the specific job

There's a few tests that this happens with (not just sp3). I think it's something related to duplicate headings, or the headings are not being created correctly in perfdocs.

Depends on: 1938559
Depends on: 1940553
Depends on: 1940555
Depends on: 1940556
Keywords: meta
Summary: Make it easier for someone viewing a job on try to find documentation on a performance test → [meta] Make it easier for someone viewing a job on try to find documentation on a performance test
You need to log in before you can comment on or make changes to this bug.