Properties
Properties
- Buildable
- B547: rDSTO2fffbd4a77ea: storage: Add license and content_license tables
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Nov 10 2016, 5:35 PM · Built for 4 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 Nov 10 2016, 5:35 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | ctags_to_db (test_converters.TestConverters) ... ok |
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 5 tests in 2.666s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Nov 10 2016, 5:35 PM · Built for 35 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 | mr update: command failed |
6 |
145 | mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage |
---|---|
146 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
147 | 5e8bba5..3a4616c master -> origin/master |
148 | * [new tag] v0.0.69 -> v0.0.69 |
149 | Updating 5e8bba5..3a4616c |
150 | Fast-forward |
151 | debian/control | 4 +- |
152 | requirements.txt | 2 +- |
153 | sql/Makefile | 3 +- |
154 | sql/swh-data.sql | 793 ++++++++++++++++++++++++++++++ |
155 | sql/swh-enums.sql | 152 ++++++ |
156 | sql/swh-func.sql | 154 +++++- |
157 | sql/swh-schema.sql | 579 ++-------------------- |
158 | sql/upgrades/090.sql | 998 ++++++++++++++++++++++++++++++++++++++ |
159 | swh/storage/api/client.py | 25 +- |
160 | swh/storage/api/server.py | 29 +- |
161 | swh/storage/db.py | 50 +- |
162 | swh/storage/storage.py | 131 ++++- |
163 | swh/storage/tests/test_storage.py | 248 +++++++++- |
164 | 13 files changed, 2599 insertions(+), 569 deletions(-) |
165 | create mode 100644 sql/swh-enums.sql |
166 | create mode 100644 sql/upgrades/090.sql |
167 | |
168 | mr update: finished (16 ok; 5 failed) |
169 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Nov 10 2016, 5:34 PM · Built instantly
- Status
Passed