Properties
Properties
- Buildable
- B539: rDSTO4bd537fa3f7f: storage: allow adding several origins at once
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 19 2016, 4:56 PM · Built for 20 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 19 2016, 4:56 PM · Built for 25 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 13.007s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 19 2016, 4:56 PM · Built for 3 m, 33 s
- Status
Passed
1 empty logs are hidden. Show all logs.
124 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
---|---|
125 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
126 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
127 | 30f7883..4bd537f master -> origin/master |
128 | * [new tag] v0.0.66 -> v0.0.66 |
129 | * [new tag] v0.0.67 -> v0.0.67 |
130 | * [new tag] v0.0.68 -> v0.0.68 |
131 | Updating 30f7883..4bd537f |
132 | Fast-forward |
133 | sql/swh-func.sql | 98 +++++++++++++---- |
134 | sql/swh-schema.sql | 2 +- |
135 | sql/upgrades/088.sql | 113 ++++++++++++++++++++ |
136 | swh/storage/api/client.py | 23 +++- |
137 | swh/storage/api/server.py | 17 +++ |
138 | swh/storage/archiver/worker.py | 46 +++++++- |
139 | swh/storage/common.py | 14 ++- |
140 | swh/storage/db.py | 36 +++++-- |
141 | swh/storage/provenance/tasks.py | 17 +-- |
142 | swh/storage/storage.py | 49 +++++++-- |
143 | swh/storage/tests/test_storage.py | 218 +++++++++++++++++++++++++++++++++++++- |
144 | 11 files changed, 579 insertions(+), 54 deletions(-) |
145 | create mode 100644 sql/upgrades/088.sql |
146 | |
147 | mr update: finished (21 ok) |
148 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 19 2016, 4:52 PM · Built instantly
- Status
Passed