#2313 adding celery as a test requirement so tests can start running
Closed by tflink. Opened by tflink.
tflink/pagure feature/fix-test-deps  into  master

Download 2313.patch

The unit tests currently don't run due to a missing dep on Celery. It may be better to just have celery installed on the jenkins worker but this works well enough for now.

More changes may be needed - there were more failures on my local machine once I installed celery and got things to at least start.

Hmm, shouldn't celery be listed as a regular requirement? It seems like it wouldn't be specific to running the tests, and I assume that a testing environment would also install the runtime requirements.

LGTM.

https://pagure.io/pagure/pull-request/2301 will add celery to regular requirements.txt

https://pagure.io/pagure/pull-request/2301 will add celery to regular requirements.txt

Whoops, I guess this isn't needed, then.

Pull-Request has been closed by tflink

Metadata