Open Bug 1850763 Opened 11 months ago Updated 11 months ago

Replace install_package from utils with a more standard approach to python package installation

Categories

(Testing :: mozperftest, task, P2)

task

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

Details

(Whiteboard: [fxp])

Currently in mozperftest we have this install_package function, and it's unclear why we needed it in the first place. We should see if we can find a standard way of installing these packages as the current method is highly prone to causing failures like bug 1849610. I think it might be related to the push-to-try feature we have in mozperftest, but we plan on removing that in favour of mach try perf. That said, it's possible that we need to do it this way because we're not using mozharness in mozperftest, and are actively avoiding it.

You need to log in before you can comment on or make changes to this bug.