Properties
Properties
- Buildable
- B132: rDSTOb21613965b98: Also, add a get_random_contents access to the remote API
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at May 27 2016, 3:58 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 bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
|---|---|
| 2 |
Python tests
Python tests
- When
- Completed at May 27 2016, 3:58 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 9 | decode_with_escape (test_converters.TestConverters) ... ok |
|---|---|
| 10 | encode_with_unescape (test_converters.TestConverters) ... ok |
| 11 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
| 12 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
| 13 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
| 14 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
| 15 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
| 16 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
| 17 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
| 18 | check_missing (test_objstorage.TestObjStorage) ... ok |
| 19 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
| 20 | check_ok (test_objstorage.TestObjStorage) ... ok |
| 21 | contains (test_objstorage.TestObjStorage) ... ok |
| 22 | get_bytes (test_objstorage.TestObjStorage) ... ok |
| 23 | get_file_path (test_objstorage.TestObjStorage) ... ok |
| 24 | get_missing (test_objstorage.TestObjStorage) ... ok |
| 25 | get_random_contents (test_objstorage.TestObjStorage) ... ok |
| 26 | iter (test_objstorage.TestObjStorage) ... ok |
| 27 | len (test_objstorage.TestObjStorage) ... ok |
| 28 | |
| 29 | ---------------------------------------------------------------------- |
| 30 | Ran 24 tests in 0.445s |
| 31 | |
| 32 | OK |
| 33 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 27 2016, 3:57 PM · Built for 19 s
- Status
Passed
| 1 | mr update: command failed |
|---|---|
| 2 | mr update: command failed |
| 3 | mr update: command failed |
| 4 | mr update: command failed |
| 5 |
| 92 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
|---|---|
| 93 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
| 94 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 95 | 60a0be9..eb8ada4 master -> origin/master |
| 96 | Updating 60a0be9..eb8ada4 |
| 97 | Fast-forward |
| 98 | swh/storage/checker/__init__.py | 0 |
| 99 | swh/storage/checker/checker.py | 134 +++++++++++++++++++++++++++++++ |
| 100 | swh/storage/objstorage/api/client.py | 11 +++ |
| 101 | swh/storage/objstorage/api/server.py | 7 ++ |
| 102 | swh/storage/objstorage/objstorage.py | 61 +++++++++++++- |
| 103 | swh/storage/tests/test_checker.py | 96 ++++++++++++++++++++++ |
| 104 | swh/storage/tests/test_objstorage.py | 6 ++ |
| 105 | swh/storage/tests/test_objstorage_api.py | 11 +++ |
| 106 | 8 files changed, 322 insertions(+), 4 deletions(-) |
| 107 | create mode 100644 swh/storage/checker/__init__.py |
| 108 | create mode 100644 swh/storage/checker/checker.py |
| 109 | create mode 100644 swh/storage/tests/test_checker.py |
| 110 | |
| 111 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
| 112 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
| 113 | Already up-to-date. |
| 114 | |
| 115 | mr update: finished (14 ok; 4 failed) |
| 116 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 27 2016, 3:57 PM · Built for 1 s
- Status
Passed