Ensure that mozperftest tests use the backstop optimization strategy
Categories
(Testing :: mozperftest, task, P2)
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•1 year ago
|
Assignee | ||
Comment 1•1 year 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•1 year ago
|
||
This patch adds a transform that applies the backstop optimization strategy to all perftest tasks.
Updated•1 year ago
|
Comment 4•1 year ago
|
||
bugherder |
Description
•