Lift mozproxy management out of `Raptor` and into `Perftest`
Categories
(Testing :: Performance, enhancement, P1)
Tracking
(firefox71 fixed)
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: nalexander, Assigned: rwood)
References
Details
Attachments
(1 file)
This is follow-up to Bug 1564282. That ticket adds an abstract base Perftest class in preparation for a Browsertime class implementing browsertime functionality. This ticket tracks lifting the proxy management up to the Perftest class so that the new Browsertime class (slated for Bug 1566171) can use it.
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Patch ^ in comment 1 is just a small start and not ready for reveiw; once the Browsertime class lands (Bug 1572804) this patch will also include adding support for mozproxy playback for Browsertime page-load tests.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
Changing to enhancement as this patch will also add mozproxy playback support to browsertime tests within the raptor framework.
| Assignee | ||
Comment 4•6 years ago
|
||
FYI won't get a green browsertime job run yet on try (some more patches in progress for production, like Bug 1566174). Try run for 'sanity' check of non-browsertime raptor jobs and lint/unit tests:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=127fc563a9d6a5dc8493c66a0971a9eed72874c0
| Assignee | ||
Comment 5•6 years ago
|
||
Again just a quick non-browsertime check with the latest patch update:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d10c43ce9611500457ad315b8d3b327a2d8e0ddc
| Assignee | ||
Comment 6•6 years ago
|
||
Attempt 1 to land failed, another raptor patch landed a few hours before. Re-based, updated patch in phab, and pushed to try again (non-browsertime check):
https://treeherder.mozilla.org/#/jobs?repo=try&revision=908e44ff3b3e4569b7a7a4eb3223135f34ecfa93
| Assignee | ||
Comment 7•6 years ago
|
||
Attempt 2 to land also failed as another raptor patch landed a few hours before that and lando couldn't merge. Pulled latest, re-based, updated phab and here's a quick push to try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=67cb6247dea7fab2941183a5942c3ba38491099e
Comment 9•6 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•6 years ago
|
Description
•