Storage support for the web API endpoint /known/ (T2176)
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDSTO2ebce62ef4ed: test endpoint: content_missing (sha1_git), snapshot_missing
rDSTOcc2581008a7d: assert list doesn't have too many values
rDSTOc40d327e44df: in memory changes
rDSTO55ebd23f5176: storage: Add endpoint to get missing content (by sha1_git) and missing snapshot
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
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/873/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/874/ for more details.
swh/storage/tests/test_storage.py | ||
---|---|---|
381 ↗ | (On Diff #9173) | It returns only the missing content sha1_git, one in that case. |
swh/storage/tests/test_storage.py | ||
---|---|---|
381 ↗ | (On Diff #9173) | What I mean is that we want the test to check that missing_contents can't be something like [None, None missing_cont['sha1_git'], None] |
swh/storage/tests/test_storage.py | ||
---|---|---|
381 ↗ | (On Diff #9173) | Ok, i get it. |
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/877/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/878/ for more details.
- storage: Add endpoint to get missing content (by sha1_git) and missing snapshot
- in memory changes
- test endpoint: content_missing (sha1_git), snapshot_missing
- assert list doesn't have too many values
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/879/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tox/879/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/880/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tox/880/console