Properties
Properties
- Buildable
- B440: rDSTO088e4f0015e3: sql/upgrades/079: Add stored procedure to read content provenance
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 31 2016, 8:23 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 Aug 31 2016, 8:23 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.682s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 31 2016, 8:23 PM · Built for 25 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 | mr update: command failed |
6 | mr update: command failed |
7 | mr update: command failed |
8 |
99 | |
---|---|
100 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
101 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
102 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
103 | 6915737..72d27a8 master -> origin/master |
104 | Updating 6915737..72d27a8 |
105 | Fast-forward |
106 | sql/swh-func.sql | 229 ++++++++++++++++++++++++++------------ |
107 | sql/swh-schema.sql | 2 +- |
108 | sql/upgrades/078.sql | 92 +++++++++++++-- |
109 | sql/upgrades/079.sql | 63 +++++++++++ |
110 | swh/storage/api/client.py | 8 +- |
111 | swh/storage/api/server.py | 12 +- |
112 | swh/storage/db.py | 28 +++-- |
113 | swh/storage/storage.py | 30 +++-- |
114 | swh/storage/tests/test_storage.py | 104 ++++++++++------- |
115 | 9 files changed, 412 insertions(+), 156 deletions(-) |
116 | create mode 100644 sql/upgrades/079.sql |
117 | |
118 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
119 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
120 | Already up-to-date. |
121 | |
122 | mr update: finished (13 ok; 7 failed) |
123 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 31 2016, 8:23 PM · Built instantly
- Status
Passed