Properties
Properties
- Buildable
- B520: rDSTO1afea82566f2: Retrieve information on a content cached
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 29 2016, 7:18 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, 7:18 PM · Built for 1 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.635s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 29 2016, 7:18 PM · Built for 21 s
- Status
Passed
1 empty logs are hidden. Show all logs.
110 | sql/upgrades/085.sql | 74 +++++++++++++++++++++ |
---|---|
111 | sql/upgrades/086.sql | 44 +++++++++++++ |
112 | swh/storage/api/client.py | 11 ++-- |
113 | swh/storage/api/server.py | 10 ++- |
114 | swh/storage/archiver/db.py | 11 ++++ |
115 | swh/storage/archiver/director.py | 87 ++++++++++++++++++++++--- |
116 | swh/storage/archiver/storage.py | 24 ++++++- |
117 | swh/storage/archiver/tasks.py | 8 ++- |
118 | swh/storage/archiver/worker.py | 117 ++++++++++++---------------------- |
119 | swh/storage/db.py | 30 +++++---- |
120 | swh/storage/provenance/tasks.py | 6 +- |
121 | swh/storage/storage.py | 37 +++++++---- |
122 | swh/storage/tests/test_storage.py | 50 +++++++++++---- |
123 | 19 files changed, 577 insertions(+), 171 deletions(-) |
124 | create mode 100644 sql/archiver/upgrades/005.sql |
125 | create mode 100644 sql/upgrades/084.sql |
126 | create mode 100644 sql/upgrades/085.sql |
127 | create mode 100644 sql/upgrades/086.sql |
128 | |
129 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
130 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
131 | Already up-to-date. |
132 | |
133 | mr update: finished (21 ok) |
134 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 29 2016, 7:18 PM · Built instantly
- Status
Passed