Properties
Properties
- Buildable
- B209: rDSTO252e49b15814: objstorage: move the constant ID_HASH_ALGO to ObjStorage
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
5 | repair_content_present_distributed (test_checker.TestChecker) ... ok |
---|---|
6 | repair_content_present_first (test_checker.TestChecker) ... ok |
7 | repair_content_present_second (test_checker.TestChecker) ... ok |
8 | db_to_author (test_converters.TestConverters) ... ok |
9 | db_to_git_headers (test_converters.TestConverters) ... ok |
10 | db_to_release (test_converters.TestConverters) ... ok |
11 | db_to_revision (test_converters.TestConverters) ... ok |
12 | add_get_w_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
13 | add_get_wo_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
14 | check_id_mismatch (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
15 | check_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
16 | check_not_gzip (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
17 | check_present (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
18 | contains (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
19 | get_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
20 | get_random_contents (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
21 | iter (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
22 | len (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
23 | restore_content (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok |
24 | |
25 | ---------------------------------------------------------------------- |
26 | Ran 22 tests in 0.806s |
27 | |
28 | OK |
29 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 34 s
- Status
Passed
1 empty logs are hidden. Show all logs.
62 | Already up-to-date. |
---|---|
63 | |
64 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
65 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
66 | Already up-to-date. |
67 | |
68 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
69 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
70 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
71 | 8c6e8d7..68abde3 master -> origin/master |
72 | Updating 8c6e8d7..68abde3 |
73 | Fast-forward |
74 | swh/storage/checker/checker.py | 4 +- |
75 | swh/storage/objstorage/api/server.py | 5 +- |
76 | swh/storage/objstorage/objstorage.py | 6 ++- |
77 | swh/storage/objstorage/objstorage_pathslicing.py | 59 +++++++++++------------- |
78 | swh/storage/storage.py | 4 +- |
79 | swh/storage/tests/test_archiver.py | 2 +- |
80 | swh/storage/tests/test_checker.py | 4 +- |
81 | swh/storage/tests/test_objstorage_api.py | 21 +++------ |
82 | swh/storage/tests/test_objstorage_pathslicing.py | 6 +-- |
83 | 9 files changed, 51 insertions(+), 60 deletions(-) |
84 | |
85 | mr update: finished (18 ok) |
86 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 16 2016, 3:11 PM · Built instantly
- Status
Passed