Properties
Properties
- Buildable
- B725: rDSTOe1225d1872c2: archiver.director: the source objstorage for unknown content ids is implicit
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Mar 2 2017, 4:41 PM · Built for 3 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 2 2017, 4:41 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 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 0.650s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 2 2017, 4:41 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
121 | Updating 23c1138..e1225d1 |
---|---|
122 | Fast-forward |
123 | debian/control | 6 +-- |
124 | requirements-swh.txt | 2 +- |
125 | sql/archiver/swh-archiver-func.sql | 35 ++++++++++++++ |
126 | sql/archiver/swh-archiver-schema.sql | 2 +- |
127 | sql/archiver/upgrades/009.sql | 42 +++++++++++++++++ |
128 | swh/storage/archiver/db.py | 29 ++++-------- |
129 | swh/storage/archiver/director.py | 54 +++++++++++----------- |
130 | swh/storage/archiver/storage.py | 44 +++++++++++++++--- |
131 | swh/storage/archiver/worker.py | 6 +-- |
132 | swh/storage/db.py | 6 +-- |
133 | swh/storage/tests/test_archiver.py | 23 +--------- |
134 | swh/storage/vault/api/client.py | 10 ++++ |
135 | swh/storage/vault/api/cooking_tasks.py | 5 +- |
136 | swh/storage/vault/cooker.py | 83 +++++++++++++++++++++++++++++----- |
137 | 14 files changed, 250 insertions(+), 97 deletions(-) |
138 | create mode 100644 sql/archiver/upgrades/009.sql |
139 | |
140 | mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui |
141 | mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui |
142 | Already up-to-date. |
143 | |
144 | mr update: finished (24 ok) |
145 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 2 2017, 4:41 PM · Built instantly
- Status
Passed