Properties
Properties
- Buildable
- B526: rDSTOfd717f36754f: Open content_mimetype_add endpoint to add missing mimetypes
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 7 2016, 5:12 PM · Built for 5 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 Oct 7 2016, 5:12 PM · Built for 6 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | db_to_author (test_converters.TestConverters) ... ok |
3 | db_to_git_headers (test_converters.TestConverters) ... ok |
4 | db_to_release (test_converters.TestConverters) ... ok |
5 | db_to_revision (test_converters.TestConverters) ... ok |
6 | |
7 | ---------------------------------------------------------------------- |
8 | Ran 4 tests in 2.548s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 7 2016, 5:12 PM · Built for 1 m, 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
127 | dumps/swh.dump | Bin 124342 -> 129429 bytes |
---|---|
128 | dumps/swh.sql | 274 ++++++++++++++++++++++++++++++++++++++++-------- |
129 | 4 files changed, 231 insertions(+), 45 deletions(-) |
130 | |
131 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
132 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
133 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
134 | 6c505cc..fd717f3 master -> origin/master |
135 | * [new tag] v0.0.64 -> v0.0.64 |
136 | Updating 6c505cc..fd717f3 |
137 | Fast-forward |
138 | sql/clusters.dot | 8 ++++++ |
139 | sql/swh-func.sql | 37 ++++++++++++++++++++++++++ |
140 | sql/swh-schema.sql | 15 ++++++++++- |
141 | sql/upgrades/087.sql | 56 +++++++++++++++++++++++++++++++++++++++ |
142 | swh/storage/api/client.py | 6 +++++ |
143 | swh/storage/api/server.py | 12 +++++++++ |
144 | swh/storage/db.py | 11 ++++++++ |
145 | swh/storage/storage.py | 47 +++++++++++++++++++++++++++++--- |
146 | swh/storage/tests/test_storage.py | 33 +++++++++++++++++++++-- |
147 | 9 files changed, 219 insertions(+), 6 deletions(-) |
148 | create mode 100644 sql/upgrades/087.sql |
149 | |
150 | mr update: finished (21 ok) |
151 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 7 2016, 5:11 PM · Built instantly
- Status
Passed