Properties
Properties
- Buildable
- B528: rDSTO30f7883afc7a: Open language_mimetype_{missing,add} endpoints
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 10 2016, 10:49 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 Oct 10 2016, 10:49 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 | 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 1.129s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 10 2016, 10:49 PM · Built for 21 s
- Status
Passed
1 empty logs are hidden. Show all logs.
115 | 2 files changed, 482 insertions(+), 27 deletions(-) |
---|---|
116 | |
117 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
118 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
119 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
120 | fd717f3..30f7883 master -> origin/master |
121 | * [new tag] v0.0.65 -> v0.0.65 |
122 | Updating fd717f3..30f7883 |
123 | Fast-forward |
124 | sql/swh-func.sql | 39 ++++ |
125 | sql/swh-schema.sql | 412 ++++++++++++++++++++++++++++++++++ |
126 | sql/upgrades/087.sql | 451 ++++++++++++++++++++++++++++++++++++++ |
127 | swh/storage/api/client.py | 6 + |
128 | swh/storage/api/server.py | 12 + |
129 | swh/storage/db.py | 11 + |
130 | swh/storage/storage.py | 38 ++++ |
131 | swh/storage/tests/test_storage.py | 30 +++ |
132 | 8 files changed, 999 insertions(+) |
133 | |
134 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
135 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
136 | Already up-to-date. |
137 | |
138 | mr update: finished (21 ok) |
139 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 10 2016, 10:49 PM · Built instantly
- Status
Passed