Bug 1860189 - Handle virtualenv paths correctly when installing requirements. r=aglav...
commit20611798b5e4f5006bc563db6afbf09b9fb230bb
authorGreg Mierzwinski <gmierz2@outlook.com>
Thu, 26 Oct 2023 17:57:11 +0000 (26 17:57 +0000)
committerGreg Mierzwinski <gmierz2@outlook.com>
Thu, 26 Oct 2023 17:57:11 +0000 (26 17:57 +0000)
treed4e43a892f168534225f056bfedd7db9224aaf18
parent9aeac6c3f7b6f37324f3c60ccab1e8f4a3e6e725
Bug 1860189 - Handle virtualenv paths correctly when installing requirements. r=aglavic,perftest-reviewers

This patch adds some code to handle when the virtualenv lib path changes between the different platforms. In this case, the change makes it possible to use mochitest-mozperftest on winows machines in CI. It also adds some additional artifacts that the windows tests need to pull.

Differential Revision: https://phabricator.services.mozilla.com/D191741
python/mozperftest/mozperftest/utils.py
taskcluster/ci/perftest/windows.yml