Page MenuHomeSoftware Heritage

indexer: Fix ever-lasting integration test (jenkins included)
ClosedPublic

Authored by ardumont on Dec 4 2018, 12:24 PM.

Details

Summary

Because it tried to read information it could not.

Implementation wise:

  • bump a new swh.scheduler version (uploaded to pypi). Fixtures included allows to deal with tests appropriately (D763).
  • update the indexer's requirements on scheduler
Test Plan

tox

The job should finish and be green

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.