HomeSoftware Heritage

jobs/swh-environment: Mitigate backtracking issue with new pip resolver

Description

jobs/swh-environment: Mitigate backtracking issue with new pip resolver

pip 20.3 just got released and set its new resolver as default.

However it does not seem stable enough yet as the pip command to install swh
dependencies now ends up executing a really long package backtracking process
that makes the swh-environment Jenkins job timeout.

Until this got sorted out by pip developers, workaround the issue by splitting
out the pip command into multiple ones (one by swh package).

Details

Provenance
anlambertAuthored on Dec 2 2020, 2:42 PM
anlambertPushed on Dec 4 2020, 11:13 AM
Differential Revision
D4648: jobs/swh-environment: Mitigate backtracking issue with new pip resolver
Parents
rCJSWHed0f474ab1ca: jobs/swh-environment: Invoke tests with make
Branches
Unknown
Tags
Unknown