Properties
Properties
- Buildable
- B404: rDSTO7a16279f6c86: sql/upgrades/075: 074→075 - Add status info to origin_visit
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 22 2016, 3:52 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 Aug 22 2016, 3:52 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 0.552s |
| 9 | |
| 10 | OK |
| 11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 22 2016, 3:52 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 76 | Updating aeea3c2..9264378 |
|---|---|
| 77 | Fast-forward |
| 78 | dumps/swh.dump | Bin 102752 -> 110994 bytes |
| 79 | dumps/swh.sql | 371 ++++++++++++++++++++++++++++++++++++++++++++++++--------- |
| 80 | 2 files changed, 314 insertions(+), 57 deletions(-) |
| 81 | |
| 82 | mr update: /home/temp-drydock/drydock/workingcopy-165/repo/swh-environment/swh-storage |
| 83 | mr update: /home/temp-drydock/drydock/workingcopy-165/repo/swh-environment/swh-storage |
| 84 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 85 | febdc3a..f14c4be master -> origin/master |
| 86 | Updating febdc3a..f14c4be |
| 87 | Fast-forward |
| 88 | sql/swh-func.sql | 43 ++++---- |
| 89 | sql/swh-schema.sql | 16 ++- |
| 90 | sql/upgrades/075.sql | 100 +++++++++++++++++ |
| 91 | swh/storage/api/client.py | 8 ++ |
| 92 | swh/storage/api/server.py | 11 ++ |
| 93 | swh/storage/db.py | 35 +++++- |
| 94 | swh/storage/storage.py | 50 +++++++-- |
| 95 | swh/storage/tests/test_storage.py | 218 +++++++++++++++++++++++++------------- |
| 96 | 8 files changed, 368 insertions(+), 113 deletions(-) |
| 97 | create mode 100644 sql/upgrades/075.sql |
| 98 | |
| 99 | mr update: finished (20 ok) |
| 100 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 22 2016, 3:52 PM · Built instantly
- Status
Passed