Properties
Properties
- Buildable
- B388: rDSTO87f7f2d5b057: Add versioned requirement on swh.objstorage
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 19 2016, 12:14 PM · Built for 2 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 19 2016, 12:14 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.792s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 19 2016, 12:14 PM · Built for 20 s
- Status
Passed
1 empty logs are hidden. Show all logs.
112 | Already up-to-date. |
---|---|
113 | |
114 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-scheduler |
115 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-scheduler |
116 | Already up-to-date. |
117 | |
118 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage-testdata |
119 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage-testdata |
120 | Already up-to-date. |
121 | |
122 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage |
123 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage |
124 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
125 | b5780ee..7d7f403 master -> origin/master |
126 | Updating b5780ee..7d7f403 |
127 | Fast-forward |
128 | debian/control | 9 ++- |
129 | debian/rules | 12 +++- |
130 | docs/vault-blueprint.md | 139 +++++++++++++++++++++++++++++++++++++++ |
131 | requirements.txt | 2 +- |
132 | sql/swh-schema.sql | 127 ++++++++++++++++++++++++++++++++++- |
133 | sql/upgrades/074.sql | 112 +++++++++++++++++++++++++++++++ |
134 | swh/storage/archiver/director.py | 29 ++++---- |
135 | swh/storage/archiver/storage.py | 33 ++++++++-- |
136 | swh/storage/db.py | 79 ++++++++++++++++++++-- |
137 | swh/storage/listener.py | 100 ++++++++++++++++++++++++++++ |
138 | 10 files changed, 605 insertions(+), 37 deletions(-) |
139 | create mode 100644 docs/vault-blueprint.md |
140 | create mode 100644 sql/upgrades/074.sql |
141 | create mode 100644 swh/storage/listener.py |
142 | |
143 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-web-ui |
144 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-web-ui |
145 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
146 | a4607b8..d69319d master -> origin/master |
147 | Updating a4607b8..d69319d |
148 | Fast-forward |
149 | resources/test/webapp.ini | 4 +- |
150 | swh/web/ui/backend.py | 10 +- |
151 | swh/web/ui/converters.py | 2 + |
152 | swh/web/ui/main.py | 8 +- |
153 | swh/web/ui/service.py | 30 +-- |
154 | swh/web/ui/tests/test_app.py | 5 +- |
155 | swh/web/ui/tests/test_service.py | 58 +---- |
156 | swh/web/ui/tests/views/test_api.py | 426 ++++--------------------------------- |
157 | swh/web/ui/views/api.py | 288 +++---------------------- |
158 | 9 files changed, 84 insertions(+), 747 deletions(-) |
159 | |
160 | mr update: finished (20 ok) |
161 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 19 2016, 12:13 PM · Built instantly
- Status
Passed