HomeSoftware Heritage

test_cli.py: fix passing custom config to CLI

Description

test_cli.py: fix passing custom config to CLI

The custom low RAM configuration to test out the graph compression was
not actually passed to the CLI (the CI was green because the machine
running it had enough RAM anyway) and was overwritten by the default
empty configuration. Now pass the configuration using the --config-file
option.

Details

Provenance
haltodeAuthored on Sep 15 2020, 9:54 AM
haltodePushed on Sep 18 2020, 11:58 AM
Parents
rDGRPH685a232ad850: python: Reorder imports with isort
Branches
Unknown
Tags
Unknown