Properties
Properties
- Buildable
- B537: rDSTOf7becdeb8743: Add the means to pipe contents to another queue once copied
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 13 2016, 3:36 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 Oct 13 2016, 3:36 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.708s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 13 2016, 3:36 PM · Built for 17 s
- Status
Passed
1 empty logs are hidden. Show all logs.
129 | * [new tag] v0.0.65 -> v0.0.65 |
---|---|
130 | * [new tag] v0.0.66 -> v0.0.66 |
131 | * [new tag] v0.0.67 -> v0.0.67 |
132 | Updating fd717f3..f7becde |
133 | Fast-forward |
134 | sql/swh-func.sql | 119 +++++++++- |
135 | sql/swh-schema.sql | 414 +++++++++++++++++++++++++++++++++- |
136 | sql/upgrades/087.sql | 451 ++++++++++++++++++++++++++++++++++++++ |
137 | sql/upgrades/088.sql | 113 ++++++++++ |
138 | swh/storage/api/client.py | 22 +- |
139 | swh/storage/api/server.py | 24 ++ |
140 | swh/storage/archiver/worker.py | 46 +++- |
141 | swh/storage/db.py | 39 +++- |
142 | swh/storage/provenance/tasks.py | 17 +- |
143 | swh/storage/storage.py | 62 +++++- |
144 | swh/storage/tests/test_storage.py | 220 +++++++++++++++++++ |
145 | 11 files changed, 1496 insertions(+), 31 deletions(-) |
146 | create mode 100644 sql/upgrades/088.sql |
147 | |
148 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
149 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
150 | Already up-to-date. |
151 | |
152 | mr update: finished (21 ok) |
153 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 13 2016, 3:35 PM · Built instantly
- Status
Passed