Properties
Properties
- Buildable
- B343: rDSTOf76cd4d93861: Perform a complete rewriting of the archiver
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 3 2016, 12:37 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Aug 3 2016, 12:37 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.756s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 3 2016, 12:37 PM · Built for 28 s
- Status
Passed
70 | Already up-to-date. |
---|---|
71 | |
72 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage |
73 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage |
74 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
75 | 148d157..c73941c master -> origin/master |
76 | Updating 148d157..c73941c |
77 | Fast-forward |
78 | swh/storage/archiver/copier.py | 38 +-- |
79 | swh/storage/archiver/director.py | 287 +++++----------------- |
80 | swh/storage/archiver/storage.py | 18 +- |
81 | swh/storage/archiver/tasks.py | 9 +- |
82 | swh/storage/archiver/worker.py | 382 +++++++++++++++--------------- |
83 | swh/storage/db.py | 42 +++- |
84 | swh/storage/tests/manual_test_archiver.py | 96 -------- |
85 | swh/storage/tests/test_archiver.py | 314 ++++++++++++------------ |
86 | 8 files changed, 458 insertions(+), 728 deletions(-) |
87 | delete mode 100644 swh/storage/tests/manual_test_archiver.py |
88 | |
89 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-web-ui |
90 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-web-ui |
91 | Already up-to-date. |
92 | |
93 | mr update: finished (18 ok; 1 failed) |
94 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 3 2016, 12:36 PM · Built instantly
- Status
Passed