Properties
Properties
- Buildable
- B386: rDSTOd74b3e51f320: listener: Add a new listener publishing to kafka
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 18 2016, 6:26 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 18 2016, 6:26 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 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.665s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 18 2016, 6:26 PM · Built for 12 s
- Status
Passed
1 empty logs are hidden. Show all logs.
119 | swh/storage/listener.py | 100 ++++++++++++++++++++++++++++ |
---|---|
120 | 7 files changed, 588 insertions(+), 31 deletions(-) |
121 | create mode 100644 docs/vault-blueprint.md |
122 | create mode 100644 sql/upgrades/074.sql |
123 | create mode 100644 swh/storage/listener.py |
124 | |
125 | mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-web-ui |
126 | mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-web-ui |
127 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
128 | a4607b8..d69319d master -> origin/master |
129 | Updating a4607b8..d69319d |
130 | Fast-forward |
131 | resources/test/webapp.ini | 4 +- |
132 | swh/web/ui/backend.py | 10 +- |
133 | swh/web/ui/converters.py | 2 + |
134 | swh/web/ui/main.py | 8 +- |
135 | swh/web/ui/service.py | 30 +-- |
136 | swh/web/ui/tests/test_app.py | 5 +- |
137 | swh/web/ui/tests/test_service.py | 58 +---- |
138 | swh/web/ui/tests/views/test_api.py | 426 ++++--------------------------------- |
139 | swh/web/ui/views/api.py | 288 +++---------------------- |
140 | 9 files changed, 84 insertions(+), 747 deletions(-) |
141 | |
142 | mr update: finished (20 ok) |
143 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 18 2016, 6:26 PM · Built instantly
- Status
Passed