Properties
Properties
- Buildable
- B555: rDSTOf454e448645e: storage: Update recognized fossology licenses
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Nov 18 2016, 1:58 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 Nov 18 2016, 1:58 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | W: unknown repository 'swh-environment', you might want to remove it |
|---|---|
| 2 | ctags_to_db (test_converters.TestConverters) ... ok |
| 3 | db_to_author (test_converters.TestConverters) ... ok |
| 4 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 5 | db_to_release (test_converters.TestConverters) ... ok |
| 6 | db_to_revision (test_converters.TestConverters) ... ok |
| 7 | |
| 8 | ---------------------------------------------------------------------- |
| 9 | Ran 5 tests in 0.819s |
| 10 | |
| 11 | OK |
| 12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Nov 18 2016, 1:58 PM · Built for 12 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 127 | sql/upgrades/089.sql | 178 ++++++ |
|---|---|
| 128 | sql/upgrades/090.sql | 1000 ++++++++++++++++++++++++++++++++++ |
| 129 | sql/upgrades/091.sql | 40 ++ |
| 130 | swh/storage/api/client.py | 31 ++ |
| 131 | swh/storage/api/server.py | 46 ++ |
| 132 | swh/storage/archiver/director.py | 1 + |
| 133 | swh/storage/common.py | 14 +- |
| 134 | swh/storage/converters.py | 34 ++ |
| 135 | swh/storage/db.py | 66 +++ |
| 136 | swh/storage/listener.py | 1 + |
| 137 | swh/storage/storage.py | 213 ++++++++ |
| 138 | swh/storage/tests/test_converters.py | 40 ++ |
| 139 | swh/storage/tests/test_storage.py | 395 +++++++++++++- |
| 140 | 20 files changed, 3309 insertions(+), 481 deletions(-) |
| 141 | create mode 100644 sql/swh-enums.sql |
| 142 | create mode 100644 sql/upgrades/089.sql |
| 143 | create mode 100644 sql/upgrades/090.sql |
| 144 | create mode 100644 sql/upgrades/091.sql |
| 145 | |
| 146 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui |
| 147 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui |
| 148 | Already up-to-date. |
| 149 | |
| 150 | mr update: finished (21 ok) |
| 151 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Nov 18 2016, 1:57 PM · Built instantly
- Status
Passed