Ensure that mozperftest tests use the backstop optimization strategy
Categories
(Testing :: mozperftest, task, P1)
Tracking
(firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Whiteboard: [fxp])
Attachments
(1 file)
This bug is for checking to make sure the backstop optimization strategy is being applied to mozperftest tests. Bug 1299271 added our first test running on autoland at tier-2, and we need to monitor it to see if this is the case. Note that the new test only takes 2 minutes to run, and only runs on linux (for now) so if the optimization isn't being applied, it's not a major issue, but it still needs to be fixed for future test additions, and changes.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Based on the taskgraph produced on autoland this isn't being applied to our perftest tasks: https://treeherder.mozilla.org/jobs?repo=autoland&searchStr=decision&revision=6a14206eb5a92c90fc79a8b260917d66e3fa0aa8
| Assignee | ||
Comment 2•2 years ago
|
||
This patch adds a transform that applies the backstop optimization strategy to all perftest tasks.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
| bugherder | ||
Updated•16 days ago
|
Description
•