Revision ecf38ebd67dba6636c6fdd1ec2373031608eeef2 authored by David Douard on 18 October 2019, 14:37:28 UTC, committed by David Douard on 18 October 2019, 14:37:28 UTC
This revision did fix tests for the scheduler itself, but broke all other
tests of scheduler dependent swh packages.

In this fix, we ensure we override the `app` in
swh.scheduler.celery_backend.config, since it is used by all
celery task declarations (via the @app.task() decorator).
1 parent 787c7a9
History
File Mode Size
swh-worker-control -rwxr-xr-x 8.3 KB

back to top