Properties
Properties
- Buildable
- B838: Diff 663
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Mar 27 2017, 4:09 PM · Built for 17 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 Mar 27 2017, 4:09 PM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | W: unknown repository 'swh-environment', you might want to remove it |
|---|---|
| 2 | archive_ls (test_archiver.TestArchiverStorageStub) ... ok |
| 3 | content_archive_get (test_archiver.TestArchiverStorageStub) ... ok |
| 4 | content_archive_get_copies (test_archiver.TestArchiverStorageStub) ... ok |
| 5 | content_archive_get_missing (test_archiver.TestArchiverStorageStub) ... ok |
| 6 | content_archive_get_unarchived_copies (test_archiver.TestArchiverStorageStub) ... ok |
| 7 | content_archive_get_unknown (test_archiver.TestArchiverStorageStub) ... ok |
| 8 | content_archive_update (test_archiver.TestArchiverStorageStub) ... ok |
| 9 | ctags_to_db (test_converters.TestConverters) ... ok |
| 10 | db_to_author (test_converters.TestConverters) ... ok |
| 11 | db_to_ctags (test_converters.TestConverters) ... ok |
| 12 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 13 | db_to_language (test_converters.TestConverters) ... ok |
| 14 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 15 | db_to_release (test_converters.TestConverters) ... ok |
| 16 | db_to_revision (test_converters.TestConverters) ... ok |
| 17 | |
| 18 | ---------------------------------------------------------------------- |
| 19 | Ran 15 tests in 5.035s |
| 20 | |
| 21 | OK |
| 22 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 27 2017, 4:09 PM · Built for 26 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 155 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
|---|---|
| 156 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
| 157 | Already up-to-date. |
| 158 | |
| 159 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage |
| 160 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage |
| 161 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 162 | 9ed7fbb..3fe8924 master -> origin/master |
| 163 | * [new tag] v0.0.82 -> v0.0.82 |
| 164 | Updating 9ed7fbb..3fe8924 |
| 165 | Fast-forward |
| 166 | debian/control | 3 +- |
| 167 | requirements.txt | 1 + |
| 168 | sql/swh-schema.sql | 2 +- |
| 169 | sql/swh-triggers.sql | 16 ++- |
| 170 | sql/upgrades/103.sql | 95 +++++++++++++++ |
| 171 | swh/storage/db.py | 3 +- |
| 172 | swh/storage/listener.py | 29 +++-- |
| 173 | swh/storage/storage.py | 4 +- |
| 174 | swh/storage/vault/cookers/revision_git.py | 186 ++++++++++++++++++------------ |
| 175 | 9 files changed, 241 insertions(+), 98 deletions(-) |
| 176 | create mode 100644 sql/upgrades/103.sql |
| 177 | |
| 178 | mr update: finished (24 ok) |
| 179 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 27 2017, 4:09 PM · Built instantly
- Status
Passed