Properties
Properties
- Buildable
- B522: rDSTOa1aa8be5eb4a: Align implementation with docstring's contract
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 29 2016, 9:51 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 Sep 29 2016, 9:51 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.613s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 29 2016, 9:51 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
119 | sql/swh-func.sql | 37 ++++++++--- |
---|---|
120 | sql/swh-schema.sql | 2 +- |
121 | sql/upgrades/085.sql | 74 ++++++++++++++++++++++ |
122 | sql/upgrades/086.sql | 44 +++++++++++++ |
123 | swh/storage/api/client.py | 7 ++- |
124 | swh/storage/api/server.py | 10 ++- |
125 | swh/storage/archiver/db.py | 11 ++++ |
126 | swh/storage/archiver/director.py | 87 +++++++++++++++++++++++--- |
127 | swh/storage/archiver/storage.py | 24 ++++++- |
128 | swh/storage/archiver/tasks.py | 8 ++- |
129 | swh/storage/archiver/worker.py | 117 ++++++++++++----------------------- |
130 | swh/storage/db.py | 20 ++++-- |
131 | swh/storage/storage.py | 36 ++++++++--- |
132 | swh/storage/tests/test_storage.py | 37 +++++++++-- |
133 | 17 files changed, 437 insertions(+), 120 deletions(-) |
134 | create mode 100644 sql/archiver/upgrades/005.sql |
135 | create mode 100644 sql/upgrades/085.sql |
136 | create mode 100644 sql/upgrades/086.sql |
137 | |
138 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui |
139 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui |
140 | Already up-to-date. |
141 | |
142 | mr update: finished (21 ok) |
143 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 29 2016, 9:50 PM · Built instantly
- Status
Passed