Properties
Properties
- Buildable
- B472: rDSTOa71109b66538: Http API to access the SWH vault
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 12 2016, 2:29 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 Sep 12 2016, 2:29 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.535s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 12 2016, 2:29 PM · Built for 24 s
- Status
Passed
1 empty logs are hidden. Show all logs.
106 | 10 files changed, 283 insertions(+), 377 deletions(-) |
---|---|
107 | |
108 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
109 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
110 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
111 | 1c90cd4..a71109b master -> origin/master |
112 | * [new tag] v0.0.55 -> v0.0.55 |
113 | Updating 1c90cd4..a71109b |
114 | Fast-forward |
115 | swh/storage/vault/api/client.py | 71 ++++++++++++++ |
116 | swh/storage/vault/api/cooking_tasks.py | 24 +++++ |
117 | swh/storage/vault/api/server.py | 92 ++++++++++++++++++ |
118 | swh/storage/vault/cache.py | 64 ++++++++++++ |
119 | swh/storage/vault/conf.yaml | 0 |
120 | swh/storage/vault/cooker.py | 173 +++++++++++++++++++++++++++++++++ |
121 | 6 files changed, 424 insertions(+) |
122 | create mode 100644 swh/storage/vault/api/client.py |
123 | create mode 100644 swh/storage/vault/api/cooking_tasks.py |
124 | create mode 100644 swh/storage/vault/api/server.py |
125 | create mode 100644 swh/storage/vault/cache.py |
126 | create mode 100644 swh/storage/vault/conf.yaml |
127 | create mode 100644 swh/storage/vault/cooker.py |
128 | |
129 | mr update: finished (20 ok) |
130 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 12 2016, 2:28 PM · Built instantly
- Status
Passed