and replace usage of the "local" scheduler cls with "postgresql" everywhere.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSCHd8474480aee9: Fix the load_and_check_config() function to support the "postgresql" cls value
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8102 (id=29241)
Rebasing onto 0496c3977a...
Current branch diff-target is up to date.
Changes applied before test
commit 89f924333846283483f5377930898522f117c869 Author: David Douard <david.douard@sdfa3.org> Date: Fri Jul 8 14:00:33 2022 +0200 Replace usage of the "local" scheduler cls with "postgresql" and fix the load_and_check_config() function to support the "postgresql" cls value.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/554/ for more details.
Comment Actions
Build is green
Patch application report for D8102 (id=29242)
Rebasing onto 0496c3977a...
Current branch diff-target is up to date.
Changes applied before test
commit 84f6854f3cdd541f3fd41097fa8b46e69e763bbe Author: David Douard <david.douard@sdfa3.org> Date: Fri Jul 8 14:00:33 2022 +0200 Fix the load_and_check_config() function to support the "postgresql" cls value and replace usage of the "local" scheduler cls with "postgresql" everywhere.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/555/ for more details.
swh/scheduler/celery_backend/pika_listener.py | ||
---|---|---|
107 | wonder if that works (we moved away from the args parameter iirc. |
swh/scheduler/celery_backend/pika_listener.py | ||
---|---|---|
107 | ah yes you are ritght, but this main should better go away |
Comment Actions
Build is green
Patch application report for D8102 (id=29250)
Rebasing onto 0496c3977a...
Current branch diff-target is up to date.
Changes applied before test
commit d8474480aee9a7ff873b8893ba6e558e4a2009fe Author: David Douard <david.douard@sdfa3.org> Date: Fri Jul 8 14:00:33 2022 +0200 Fix the load_and_check_config() function to support the "postgresql" cls value and replace usage of the "local" scheduler cls with "postgresql" everywhere.
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/556/ for more details.