Page MenuHomeSoftware Heritage

Add documentation to test locally
ClosedPublic

Authored by vsellier on Sep 28 2020, 2:00 PM.

Details

Summary

Add documentation to test locally

Diff Detail

Repository
rCJSWH Jenkins jobs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vsellier retitled this revision from - Add documention test locally - Declare the swh-docker-dev job to Declare the swh-docker-dev job.Sep 28 2020, 2:02 PM
vsellier edited the summary of this revision. (Show Details)

Split this into 2 diffs, one for the doc, the other one to actually add the job and we are good ;)

Use only one commit per diff

vsellier retitled this revision from Declare the swh-docker-dev job to Add documention test locally.Sep 28 2020, 2:08 PM
vsellier edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sep 28 2020, 2:09 PM
anlambert added inline comments.
jobs/swh-docker-dev.yaml
25 ↗(On Diff #14336)

You can remove the --build-arg=CASS_DRIVER_NO_CYTHON=1 option here.

This was needed at the time to speedup the build of the cassandra-driver Python module but binary wheels are now provided on PyPI (no more compilation needed).

vsellier retitled this revision from Add documention test locally to Add documentation to test locally.Sep 28 2020, 2:11 PM
vsellier edited the summary of this revision. (Show Details)
olasd added a subscriber: olasd.

Please improve the wording on the README commit message:

"Add a README documenting how to test the job generation locally"

fix typo on the commit message

Change the commit message according to the diff's feedback