Properties
Properties
- Buildable
- B469: Diff 399
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 12 2016, 11:48 AM · Built for 5 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, 11:47 AM · 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.873s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 12 2016, 11:47 AM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
66 | * [new branch] azure-tryout -> origin/azure-tryout |
---|---|
67 | Updating 75e05fc..629f836 |
68 | Fast-forward |
69 | bin/swh-objstorage-azure | 110 ++++++++++++++++++++++++++ |
70 | swh/objstorage/cloud/objstorage_azure.py | 79 ++++++++++++++++++ |
71 | swh/objstorage/tests/test_objstorage_azure.py | 60 ++++++++++++++ |
72 | 3 files changed, 249 insertions(+) |
73 | create mode 100755 bin/swh-objstorage-azure |
74 | create mode 100644 swh/objstorage/cloud/objstorage_azure.py |
75 | create mode 100644 swh/objstorage/tests/test_objstorage_azure.py |
76 | |
77 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
78 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
79 | Already up-to-date. |
80 | |
81 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler |
82 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler |
83 | Already up-to-date. |
84 | |
85 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
86 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
87 | Already up-to-date. |
88 | |
89 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
90 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
91 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
92 | * [new tag] v0.0.55 -> v0.0.55 |
93 | Already up-to-date. |
94 | |
95 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
96 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
97 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
98 | 75fcb40..258b7c2 master -> origin/master |
99 | * [new tag] v0.0.36 -> v0.0.36 |
100 | Updating 75fcb40..258b7c2 |
101 | Fast-forward |
102 | README-dev.md | 6 + |
103 | debian/control | 4 +- |
104 | requirements.txt | 2 +- |
105 | swh/web/ui/apidoc.py | 228 +++++++++++++++++------- |
106 | swh/web/ui/converters.py | 18 +- |
107 | swh/web/ui/renderers.py | 6 +- |
108 | swh/web/ui/tests/test_apidoc.py | 351 +++++++------------------------------ |
109 | swh/web/ui/tests/test_app.py | 16 +- |
110 | swh/web/ui/tests/views/test_api.py | 22 ++- |
111 | swh/web/ui/views/api.py | 7 +- |
112 | 10 files changed, 283 insertions(+), 377 deletions(-) |
113 | |
114 | mr update: finished (20 ok) |
115 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 12 2016, 11:47 AM · Built instantly
- Status
Passed