so it can be reused in other backends, e.g. for cloud based storages,
one may want to organise the objects in a pathslicing hierarchy.
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDOBJS23b7f81c1483: Extract the path slicing logic in a dedicated PathSlicer class
Diff Detail
- Repository
- rDOBJS Object storage
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 24396 Build 38079: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 38078: arc lint + arc unit
Event Timeline
Build has FAILED
Patch application report for D6442 (id=23394)
Rebasing onto c0bac6bc09...
Current branch diff-target is up to date.
Changes applied before test
commit 97deea02ac14f14973769b64dcf993bf40e40a97 Author: David Douard <david.douard@sdfa3.org> Date: Fri Oct 8 12:30:22 2021 +0200 Extract the path slicing logic in a dedicated PathSlicer class so it can be reused in other backends, e.g. for cloud based storages, one may want to organise the objects in a pathslicing hierarchy.
Link to build: https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/31/
See console output for more information: https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/31/console
Build is green
Patch application report for D6442 (id=23394)
Rebasing onto c0bac6bc09...
Current branch diff-target is up to date.
Changes applied before test
commit 97deea02ac14f14973769b64dcf993bf40e40a97 Author: David Douard <david.douard@sdfa3.org> Date: Fri Oct 8 12:30:22 2021 +0200 Extract the path slicing logic in a dedicated PathSlicer class so it can be reused in other backends, e.g. for cloud based storages, one may want to organise the objects in a pathslicing hierarchy.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/32/ for more details.
Build is green
Patch application report for D6442 (id=23398)
Rebasing onto c0bac6bc09...
Current branch diff-target is up to date.
Changes applied before test
commit 0492c28eb405f0559d38b55014b6930b06e1045b Author: David Douard <david.douard@sdfa3.org> Date: Fri Oct 8 12:30:22 2021 +0200 Extract the path slicing logic in a dedicated PathSlicer class so it can be reused in other backends, e.g. for cloud based storages, one may want to organise the objects in a pathslicing hierarchy.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/33/ for more details.
Build is green
Patch application report for D6442 (id=23416)
Rebasing onto c0bac6bc09...
Current branch diff-target is up to date.
Changes applied before test
commit be4094fb296df666d778f5969a9954485d16c04f Author: David Douard <david.douard@sdfa3.org> Date: Fri Oct 8 12:30:22 2021 +0200 Extract the path slicing logic in a dedicated PathSlicer class so it can be reused in other backends, e.g. for cloud based storages, one may want to organise the objects in a pathslicing hierarchy.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/34/ for more details.
swh/objstorage/tests/test_pathslicer.py | ||
---|---|---|
50 | forgot this one |
swh/objstorage/tests/test_pathslicer.py | ||
---|---|---|
50 | thx a lot |
Build is green
Patch application report for D6442 (id=23479)
Rebasing onto c0bac6bc09...
Current branch diff-target is up to date.
Changes applied before test
commit 23b7f81c148383c788a0fffcf897fcf456980fa9 Author: David Douard <david.douard@sdfa3.org> Date: Fri Oct 8 12:30:22 2021 +0200 Extract the path slicing logic in a dedicated PathSlicer class so it can be reused in other backends, e.g. for cloud based storages, one may want to organise the objects in a pathslicing hierarchy.
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/35/ for more details.