Skip to content

Standalone Indexer Testing

Indexer tests isolated from scheduling infrastructure:

  • Uniform indexer CLI

  • intrinsic metadata indexer

  • Pick random object under test (how? one for each implemented heuristic?)

  • run from CLI: check if result != empty dict

  • content indexer

  • one shot on random content

  • check result is not empty (and meaningful?? how?)

Execution scaffolding: icinga?


Migrated from T2127 (view on Phabricator)