Properties
Properties
- Buildable
- B722: rDSTO4b27819d0ee0: Refactor: Unify the content_archive_add with swh.storage.content_add
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Mar 2 2017, 4:00 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 Mar 2 2017, 4:00 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_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.945s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 2 2017, 4:00 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
89 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui |
---|---|
90 | Already up-to-date. |
91 | |
92 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
93 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
94 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
95 | e962cdd..4b27819 master -> origin/master |
96 | Updating e962cdd..4b27819 |
97 | Fast-forward |
98 | debian/control | 6 ++--- |
99 | requirements-swh.txt | 2 +- |
100 | sql/archiver/swh-archiver-func.sql | 35 ++++++++++++++++++++++++++++ |
101 | sql/archiver/swh-archiver-schema.sql | 2 +- |
102 | sql/archiver/upgrades/009.sql | 42 ++++++++++++++++++++++++++++++++++ |
103 | swh/storage/archiver/db.py | 29 ++++++++---------------- |
104 | swh/storage/archiver/director.py | 32 ++++++++++++-------------- |
105 | swh/storage/archiver/storage.py | 44 +++++++++++++++++++++++++++++++----- |
106 | swh/storage/archiver/worker.py | 6 ++--- |
107 | swh/storage/db.py | 6 ++--- |
108 | swh/storage/tests/test_archiver.py | 23 +------------------ |
109 | 11 files changed, 152 insertions(+), 75 deletions(-) |
110 | create mode 100644 sql/archiver/upgrades/009.sql |
111 | |
112 | mr update: finished (24 ok) |
113 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 2 2017, 3:59 PM · Built instantly
- Status
Passed