Properties
Properties
- Buildable
- B505: rDSTO30f56453f8b9: swh-func: less churn in the cache_content_revision table
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 22 2016, 2:43 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 22 2016, 2:43 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 | 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.809s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 22 2016, 2:43 PM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
80 | Already up-to-date. |
---|---|
81 | |
82 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
83 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
84 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
85 | 88e0a05..30f5645 master -> origin/master |
86 | * [new tag] v0.0.61 -> v0.0.61 |
87 | Updating 88e0a05..30f5645 |
88 | Fast-forward |
89 | debian/control | 4 +- |
90 | requirements.txt | 2 +- |
91 | sql/swh-func.sql | 25 +++++--- |
92 | sql/swh-schema.sql | 2 +- |
93 | sql/upgrades/083.sql | 49 +++++++++++++++ |
94 | swh/storage/archiver/db.py | 19 ++++++ |
95 | swh/storage/archiver/director.py | 6 +- |
96 | swh/storage/archiver/storage.py | 12 ++++ |
97 | swh/storage/archiver/worker.py | 74 +++++++++++++++++----- |
98 | swh/storage/tests/test_archiver.py | 32 +++++++++- |
99 | swh/storage/tests/test_storage.py | 125 ++++++++++++++++++++++++------------- |
100 | 11 files changed, 273 insertions(+), 77 deletions(-) |
101 | create mode 100644 sql/upgrades/083.sql |
102 | |
103 | mr update: finished (20 ok) |
104 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 22 2016, 2:43 PM · Built instantly
- Status
Passed