Properties
Properties
- Buildable
- B392: Diff 347
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 19 2016, 2:40 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 19 2016, 2:40 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.898s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 19 2016, 2:40 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
151 | |
---|---|
152 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage |
153 | mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage |
154 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
155 | b5780ee..7d7f403 master -> origin/master |
156 | * [new tag] v0.0.48 -> v0.0.48 |
157 | Updating b5780ee..7d7f403 |
158 | Fast-forward |
159 | debian/control | 9 ++- |
160 | debian/rules | 12 +++- |
161 | docs/vault-blueprint.md | 139 +++++++++++++++++++++++++++++++++++++++ |
162 | requirements.txt | 2 +- |
163 | sql/swh-schema.sql | 127 ++++++++++++++++++++++++++++++++++- |
164 | sql/upgrades/074.sql | 112 +++++++++++++++++++++++++++++++ |
165 | swh/storage/archiver/director.py | 29 ++++---- |
166 | swh/storage/archiver/storage.py | 33 ++++++++-- |
167 | swh/storage/db.py | 79 ++++++++++++++++++++-- |
168 | swh/storage/listener.py | 100 ++++++++++++++++++++++++++++ |
169 | 10 files changed, 605 insertions(+), 37 deletions(-) |
170 | create mode 100644 docs/vault-blueprint.md |
171 | create mode 100644 sql/upgrades/074.sql |
172 | create mode 100644 swh/storage/listener.py |
173 | |
174 | mr update: finished (20 ok) |
175 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 19 2016, 2:40 PM · Built instantly
- Status
Passed