That also allows me to check that the new config structure (no "args") is
already in place.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDSTO49d787c185a7: storage.api.server: Add type to load_and_check_config then refactor tests
tox
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- 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 has FAILED
Patch application report for D4288 (id=15158)
Rebasing onto 1a9687f0d4...
Current branch diff-target is up to date.
Changes applied before test
commit 93c283f1aa85f082ce0750def771d7ef51b7a3e3 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 16 15:03:38 2020 +0200 storage.api.server: Add type to load_and_check_function and refactor tests
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1008/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1008/console
Comment Actions
Build is green
Patch application report for D4288 (id=15166)
Rebasing onto 1a9687f0d4...
Current branch diff-target is up to date.
Changes applied before test
commit 49d787c185a78d18748466bc74b8ae1879153eb7 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 16 15:03:38 2020 +0200 storage.api.server: Add type to load_and_check_config then refactor tests This also drops the type parameter from load_and_check_config which is never used.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1009/ for more details.
swh/storage/api/server.py | ||
---|---|---|
104 | drop the % |