Properties
Properties
- Buildable
- B973: rDSTO9d416d3fec93: Added revision_metadata table and methods into storage
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 28 2017, 12:09 PM · Built for 4 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 Jul 28 2017, 12:09 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | ./pythonpath.sh: line 7: local: can only be used in a function |
---|---|
2 | ./pythonpath.sh: line 11: local: can only be used in a function |
3 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
4 | W: unknown repository 'swh-cloner-git', you might want to remove it |
5 | W: unknown repository 'swh-environment', you might want to remove it |
6 | W: unknown repository 'swh-lister-github', you might want to remove it |
7 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
8 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
9 | ctags_to_db (test_converters.TestConverters) ... ok |
10 | db_to_author (test_converters.TestConverters) ... ok |
11 | db_to_ctags (test_converters.TestConverters) ... ok |
12 | db_to_fossology_license (test_converters.TestConverters) ... ok |
13 | db_to_git_headers (test_converters.TestConverters) ... ok |
14 | db_to_language (test_converters.TestConverters) ... ok |
15 | db_to_metadata (test_converters.TestConverters) ... ok |
16 | db_to_mimetype (test_converters.TestConverters) ... ok |
17 | db_to_release (test_converters.TestConverters) ... ok |
18 | db_to_revision (test_converters.TestConverters) ... ok |
19 | |
20 | ---------------------------------------------------------------------- |
21 | Ran 10 tests in 0.859s |
22 | |
23 | OK |
24 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 28 2017, 12:09 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
61 | |
---|---|
62 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-model |
63 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-model |
64 | Already up-to-date. |
65 | |
66 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-py-template |
67 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-py-template |
68 | Already up-to-date. |
69 | |
70 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-scheduler |
71 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-scheduler |
72 | Already up-to-date. |
73 | |
74 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-objstorage |
75 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-objstorage |
76 | Already up-to-date. |
77 | |
78 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
79 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
80 | Already up-to-date. |
81 | |
82 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
83 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
84 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
85 | 806f511..9d416d3 master -> origin/master |
86 | Updating 806f511..9d416d3 |
87 | Fast-forward |
88 | .../revision_metadata.translated_metadata.json | 59 +++++ |
89 | sql/swh-data.sql | 3 + |
90 | sql/swh-func.sql | 121 ++++++++++- |
91 | sql/swh-indexes.sql | 13 +- |
92 | sql/swh-schema.sql | 14 ++ |
93 | swh/storage/api/client.py | 12 + |
94 | swh/storage/api/server.py | 18 ++ |
95 | swh/storage/db.py | 29 +++ |
96 | swh/storage/storage.py | 51 +++++ |
97 | swh/storage/tests/test_storage.py | 241 +++++++++++++++++++++ |
98 | 10 files changed, 553 insertions(+), 8 deletions(-) |
99 | create mode 100644 sql/json/revision_metadata.translated_metadata.json |
100 | |
101 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
102 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
103 | Already up-to-date. |
104 | |
105 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
106 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
107 | Already up-to-date. |
108 | |
109 | mr update: finished (22 ok) |
110 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 28 2017, 12:09 PM · Built instantly
- Status
Passed