Page MenuHomeSoftware Heritage

swh-indexer: Fix configuration to add the tools configuration entry
ClosedPublic

Authored by ardumont on Dec 9 2020, 7:46 PM.

Details

Summary

Without this, the indexer fails on KeyError tools (which blocks further
inquiry in swh-search).

I forgot to mention I encountered this when I replied [1]

It's not the same issue as mentioned there (and it's still not blocking for
it). It's worth acknowledging there is an issue nonetheless.

It's blocking for swh-search within docker though.

Related to T2854

Test Plan

doco up -f docker-compose.yml -f docker-compose.search.yml up

Diff Detail

Repository
rDENV Development environment
Branch
master
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 17849
Build 27582: arc lint + arc unit