HomeSoftware Heritage

tests: properly implement Celery broker and result configuration for tests…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

tests: properly implement Celery broker and result configuration for tests purpose

ie. use memory:// based urls. Note that these configs can be overloaded
via CELERY_BROKER_URL and CELERY_RESULT_BACKEND env vars.

Details

Provenance
douarddaAuthored on Oct 17 2018, 9:47 AM
douarddaPushed on Oct 18 2018, 9:31 AM
Differential Revision
D531: tests: make the CeleryTestFixture also configure the resuls_backend if possible

Commit No Longer Exists

This commit no longer exists in the repository.