Properties
Properties
- Buildable
- B530: rDSTO2fd7f72f6fe5: provenance: Rework configuration setup
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 12 2016, 1:44 AM · Built for 9 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 Oct 12 2016, 1:44 AM · Built for 9 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 4.189s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 12 2016, 1:44 AM · Built for 3 m, 52 s
- Status
Passed
1 empty logs are hidden. Show all logs.
119 | dumps/swh.dump | Bin 124342 -> 137494 bytes |
---|---|
120 | dumps/swh.sql | 729 +++++++++++++++++++++++++++++++++++++++++++++--- |
121 | 4 files changed, 686 insertions(+), 45 deletions(-) |
122 | |
123 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage |
124 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage |
125 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
126 | 7add2cd..2fd7f72 master -> origin/master |
127 | * [new tag] v0.0.65 -> v0.0.65 |
128 | Updating 7add2cd..2fd7f72 |
129 | Fast-forward |
130 | sql/swh-func.sql | 76 ++++++ |
131 | sql/swh-schema.sql | 427 +++++++++++++++++++++++++++++++- |
132 | sql/upgrades/087.sql | 507 ++++++++++++++++++++++++++++++++++++++ |
133 | swh/storage/api/client.py | 12 + |
134 | swh/storage/api/server.py | 24 ++ |
135 | swh/storage/db.py | 22 ++ |
136 | swh/storage/provenance/tasks.py | 16 +- |
137 | swh/storage/storage.py | 71 ++++++ |
138 | swh/storage/tests/test_storage.py | 60 +++++ |
139 | 9 files changed, 1206 insertions(+), 9 deletions(-) |
140 | create mode 100644 sql/upgrades/087.sql |
141 | |
142 | mr update: finished (21 ok) |
143 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 12 2016, 1:40 AM · Built instantly
- Status
Passed