Closed Bug 1843139 Opened 3 years ago Closed 2 years ago

Separate the browsertime-results.tgz artifact into multiple smaller ones

Categories

(Testing :: Raptor, task, P2)

task

Tracking

(firefox121 fixed)

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: sparky, Assigned: afinder)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [fxp][operational])

Attachments

(2 files)

This bug is for separating the browsertime-results.tgz artifact into smaller pieces so that we can expire some of them (annotated videos, profiles) much earlier than the others (browsertime.json, original videos).

Whiteboard: [fxp]
See Also: → 1835807
Assignee: nobody → afinder
Attachment #9345793 - Attachment description: WIP: Bug 1843139 Separate the browsertime-results.tgz artifact into multiple smaller ones r=#perftest → Bug 1843139 Separate the browsertime-results.tgz artifact into multiple smaller ones r=#perftest
Blocks: 1854142
Blocks: 1835806
Regressions: 1854330

Alex, please modify browsertime_results_folders["videos_annotated"] to be "browsertime-videos-annotated". The fact that one key's value is contained in another one cause side-by-side to fail.

browsertime_results_folders = {
    ...
---     "videos": "browsertime-videos",
+++     "videos_annotated": "browsertime-videos-annotated",
    "videos_original": "browsertime-videos-original",
    ...
}
Flags: needinfo?(afinder)

Alex, could you please make another patch where to change mozperftest-tools version to 0.2.8? https://searchfox.org/mozilla-central/source/python/mozperftest/mozperftest/runner.py#203

---    "mozperftest-tools==0.2.6",
+++    "mozperftest-tools==0.2.8",

Depends on D184574

(In reply to Alexandru Ionescu (needinfo me) [:alexandrui] from comment #3)

Alex, could you please make another patch where to change mozperftest-tools version to 0.2.8? https://searchfox.org/mozilla-central/source/python/mozperftest/mozperftest/runner.py#203

---    "mozperftest-tools==0.2.6",
+++    "mozperftest-tools==0.2.8",

Created patch D189915 for updating mozperftest-tools.

Flags: needinfo?(afinder)
Pushed by afinder@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3b1bb1524b90 Separate the browsertime-results.tgz artifact into multiple smaller ones r=perftest-reviewers,sparky,canaltinova
Pushed by afinder@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/acba8a75249b Update mozperftest-tools to 0.2.8 r=perftest-reviewers,AlexandruIonescu
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Whiteboard: [fxp] → [fxp][operational]
No longer regressions: 1854330
No longer regressions: 1854330
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: