Tested by hand.
Closes T2694.
TODO:
- Update unit tests to use default sharding parameters
- Update documentation/docstring
- Code refactoring(?)/cleaning
Paths
| Differential D4371 Authored by haltode on Oct 28 2020, 1:42 PM.
Details
Summary Tested by hand. Closes T2694. TODO:
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptOct 28 2020, 1:42 PM2020-10-28 13:42:36 (UTC+1) Comment Actions Build is green Patch application report for D4371 (id=15472)Rebasing onto f9de49aca7... Current branch diff-target is up to date. Changes applied before testcommit d04da6529e4990e08ef830459fa542fe69756d5b Author: Thibault Allançon <haltode@gmail.com> Date: Wed Oct 28 13:30:25 2020 +0100 WIP: sharding See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/130/ for more details. Harbormaster completed remote builds in B16697: Diff 15472.Oct 28 2020, 1:43 PM2020-10-28 13:43:55 (UTC+1) Comment Actions Build is green Patch application report for D4371 (id=15473)Rebasing onto f9de49aca7... Current branch diff-target is up to date. Changes applied before testcommit 2c8729dff1266c161af3d5e1c1cf4a730afc5927 Author: Thibault Allançon <haltode@gmail.com> Date: Wed Oct 28 13:30:25 2020 +0100 WIP: sharding Closes T2694. See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/131/ for more details. Harbormaster completed remote builds in B16698: Diff 15473.Oct 28 2020, 1:47 PM2020-10-28 13:47:20 (UTC+1) haltode edited the summary of this revision. (Show Details)Oct 28 2020, 2:20 PM2020-10-28 14:20:33 (UTC+1) haltode edited the summary of this revision. (Show Details)Oct 29 2020, 10:05 AM2020-10-29 10:05:22 (UTC+1) Comment Actions Moved on to only sharding history/ directory instead of archive/ and meta/ (see D4416).
Revision Contents
Diff 15472 swh/fuse/cli.py
swh/fuse/fs/artifact.py
swh/fuse/fs/entry.py
swh/fuse/fs/mountpoint.py
swh/fuse/fuse.py
swh/fuse/tests/conftest.py
|