Page MenuHomeSoftware Heritage

Install a missing python module for the swh-search build
ClosedPublic

Authored by vsellier on Aug 13 2021, 4:14 PM.

Details

Summary

Related to T3484

Test Plan
  • make the docker image
  • in the swh-search repo (be careful of the file permissions), run:
docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock -v ~/wip/.arcrc:/home/jenkins/.arcrc -v /usr/bin/docker:/usr/bin/docker -u jenkins:docker --entrypoint bash -v /tmp/swh-search:/src --name jenkins swh-jenkins/tox
yarn install
yarn build

The build should be ok

Diff Detail

Repository
rCDFJ Dockerfiles for Jenkins
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22997
Build 35856: arc lint + arc unit