Skip to content

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

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 (swh-scheduler!16 (closed)).

  • update the indexer's requirements on scheduler

Test Plan

tox

The job should finish and be green


Migrated from D766 (view on Phabricator)

Merge request reports