Properties
Properties
- Buildable
- B885: rDSTO0ae9592ed665: swh.storage: Clean up dead code
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 6 2017, 6:37 PM · Built for 11 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 6 2017, 6:37 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | W: unknown repository 'swh-environment', you might want to remove it |
|---|---|
| 2 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 3 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 4 | archive_ls (test_archiver.TestArchiverStorageStub) ... ok |
| 5 | content_archive_get (test_archiver.TestArchiverStorageStub) ... ok |
| 6 | content_archive_get_copies (test_archiver.TestArchiverStorageStub) ... ok |
| 7 | content_archive_get_missing (test_archiver.TestArchiverStorageStub) ... ok |
| 8 | content_archive_get_unarchived_copies (test_archiver.TestArchiverStorageStub) ... ok |
| 9 | content_archive_get_unknown (test_archiver.TestArchiverStorageStub) ... ok |
| 10 | content_archive_update (test_archiver.TestArchiverStorageStub) ... ok |
| 11 | ctags_to_db (test_converters.TestConverters) ... ok |
| 12 | db_to_author (test_converters.TestConverters) ... ok |
| 13 | db_to_ctags (test_converters.TestConverters) ... ok |
| 14 | db_to_fossology_license (test_converters.TestConverters) ... ok |
| 15 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 16 | db_to_language (test_converters.TestConverters) ... ok |
| 17 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 18 | db_to_release (test_converters.TestConverters) ... ok |
| 19 | db_to_revision (test_converters.TestConverters) ... ok |
| 20 | |
| 21 | ---------------------------------------------------------------------- |
| 22 | Ran 16 tests in 3.557s |
| 23 | |
| 24 | OK |
| 25 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 6 2017, 6:37 PM · Built for 28 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 109 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
|---|---|
| 110 | f681f83..0ae9592 master -> origin/master |
| 111 | Updating f681f83..0ae9592 |
| 112 | Fast-forward |
| 113 | debian/control | 1 + |
| 114 | requirements.txt | 1 + |
| 115 | sql/archiver/swh-archiver-data.sql | 6 +- |
| 116 | sql/archiver/swh-archiver-func.sql | 147 ++++++---------------------- |
| 117 | sql/archiver/swh-archiver-schema.sql | 108 +++++---------------- |
| 118 | sql/swh-func.sql | 65 ++----------- |
| 119 | sql/swh-schema.sql | 2 +- |
| 120 | sql/upgrades/107.sql | 46 +++++++++ |
| 121 | swh/storage/api/client.py | 4 - |
| 122 | swh/storage/api/server.py | 6 -- |
| 123 | swh/storage/archiver/db.py | 181 +++++++++++++++-------------------- |
| 124 | swh/storage/archiver/director.py | 3 +- |
| 125 | swh/storage/db.py | 23 ----- |
| 126 | swh/storage/storage.py | 81 +++------------- |
| 127 | swh/storage/tests/test_archiver.py | 63 +++++++----- |
| 128 | swh/storage/tests/test_storage.py | 80 +--------------- |
| 129 | 16 files changed, 245 insertions(+), 572 deletions(-) |
| 130 | create mode 100644 sql/upgrades/107.sql |
| 131 | |
| 132 | mr update: finished (23 ok) |
| 133 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 6 2017, 6:36 PM · Built instantly
- Status
Passed