https://forge.softwareheritage.org/source/swh-scheduler.git
Revision ebff12ba1e97dbaa29fcdeb4ddcd18167ed8678f authored by Antoine R. Dumont (@ardumont) on 07 December 2020, 08:10:34 UTC, committed by Antoine R. Dumont (@ardumont) on 07 December 2020, 08:28:00 UTC
This adapts the celery requirements to the last known where our builds are
fine. Currently, 5.0.3 got released and this ends up making all the swh modules
relying on tasks timeout. A bug upstream is opened [1].

In the mean time, this workaround fixes [2] and most probably the remaining swh
builds.

[1] https://github.com/celery/celery/issues/6521

[2] https://jenkins.softwareheritage.org/job/DSCH/job/tests/1132/console
1 parent 3c87075
History
Tip revision: ebff12ba1e97dbaa29fcdeb4ddcd18167ed8678f authored by Antoine R. Dumont (@ardumont) on 07 December 2020, 08:10:34 UTC
requirement: Adapt celery requirements
Tip revision: ebff12b
File Mode Size
data
docs
sql
swh
.gitignore -rw-r--r-- 129 bytes
.pre-commit-config.yaml -rw-r--r-- 1021 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 154 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 292 bytes
conftest.py -rw-r--r-- 620 bytes
mypy.ini -rw-r--r-- 599 bytes
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 33 bytes
requirements-swh.txt -rw-r--r-- 47 bytes
requirements-test.txt -rw-r--r-- 65 bytes
requirements.txt -rw-r--r-- 403 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.3 KB
tox.ini -rw-r--r-- 673 bytes

README.md

back to top