Properties
Properties
- Buildable
- B906: rDSTOafce5522e4e6: archiver.director: add throttling for delayed workers
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 19 2017, 7:00 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 Jun 19 2017, 7:00 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
3 | W: unknown repository 'swh-lister-github', you might want to remove it |
---|---|
4 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
5 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
6 | archive_ls (test_archiver.TestArchiverStorageStub) ... ok |
7 | content_archive_get (test_archiver.TestArchiverStorageStub) ... ok |
8 | content_archive_get_copies (test_archiver.TestArchiverStorageStub) ... ok |
9 | content_archive_get_missing (test_archiver.TestArchiverStorageStub) ... ok |
10 | content_archive_get_unarchived_copies (test_archiver.TestArchiverStorageStub) ... ok |
11 | content_archive_get_unknown (test_archiver.TestArchiverStorageStub) ... ok |
12 | content_archive_update (test_archiver.TestArchiverStorageStub) ... ok |
13 | ctags_to_db (test_converters.TestConverters) ... ok |
14 | db_to_author (test_converters.TestConverters) ... ok |
15 | db_to_ctags (test_converters.TestConverters) ... ok |
16 | db_to_fossology_license (test_converters.TestConverters) ... ok |
17 | db_to_git_headers (test_converters.TestConverters) ... ok |
18 | db_to_language (test_converters.TestConverters) ... ok |
19 | db_to_mimetype (test_converters.TestConverters) ... ok |
20 | db_to_release (test_converters.TestConverters) ... ok |
21 | db_to_revision (test_converters.TestConverters) ... ok |
22 | |
23 | ---------------------------------------------------------------------- |
24 | Ran 16 tests in 1.626s |
25 | |
26 | OK |
27 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 19 2017, 6:59 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
201 | |
---|---|
202 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
203 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
204 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
205 | cbbce73..afce552 master -> origin/master |
206 | * [new tag] v0.0.85 -> v0.0.85 |
207 | * [new tag] v0.0.86 -> v0.0.86 |
208 | * [new tag] v0.0.87 -> v0.0.87 |
209 | Updating cbbce73..afce552 |
210 | Fast-forward |
211 | debian/control | 6 +++--- |
212 | requirements-swh.txt | 2 +- |
213 | requirements.txt | 1 - |
214 | sql/swh-func.sql | 35 +---------------------------------- |
215 | sql/upgrades/107.sql | 4 +++- |
216 | swh/storage/archiver/copier.py | 2 +- |
217 | swh/storage/archiver/director.py | 37 +++++++++++++++++++++++++++++++++---- |
218 | swh/storage/archiver/tasks.py | 4 ++-- |
219 | swh/storage/archiver/worker.py | 11 +++++++---- |
220 | swh/storage/db.py | 11 ----------- |
221 | swh/storage/provenance/tasks.py | 4 ++-- |
222 | 11 files changed, 53 insertions(+), 64 deletions(-) |
223 | |
224 | mr update: finished (21 ok) |
225 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 19 2017, 6:59 PM · Built instantly
- Status
Passed