Properties
Properties
- Buildable
- B298: rDSTO5c8085d1785b: Update the archiver for the new db shema
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 21 2016, 11:21 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 Jul 21 2016, 11:21 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.435s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 21 2016, 11:21 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
79 | |
---|---|
80 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
81 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
82 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
83 | e0ca7c5..9451c5f master -> origin/master |
84 | * [new tag] v0.0.46 -> v0.0.46 |
85 | Updating e0ca7c5..9451c5f |
86 | Fast-forward |
87 | sql/archiver/swh-archiver-schema.sql | 12 +-- |
88 | sql/upgrades/070.sql | 12 +-- |
89 | swh/storage/archiver/copier.py | 20 ++-- |
90 | swh/storage/archiver/director.py | 191 ++++++++++++++++++++--------------- |
91 | swh/storage/archiver/storage.py | 44 +++----- |
92 | swh/storage/archiver/tasks.py | 8 +- |
93 | swh/storage/archiver/worker.py | 66 ++++++------ |
94 | swh/storage/db.py | 91 +++++++---------- |
95 | swh/storage/tests/test_archiver.py | 51 +++++----- |
96 | 9 files changed, 245 insertions(+), 250 deletions(-) |
97 | |
98 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
99 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
100 | Already up-to-date. |
101 | |
102 | mr update: finished (19 ok) |
103 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 21 2016, 11:21 PM · Built instantly
- Status
Passed