Properties
Properties
- Buildable
- B556: rDSTOf5ece61cba3e: storage: Add indexer_configuration table json schema
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Nov 18 2016, 2:55 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 Nov 18 2016, 2:55 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 | ctags_to_db (test_converters.TestConverters) ... ok |
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 5 tests in 1.133s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Nov 18 2016, 2:55 PM · Built for 15 s
- Status
Passed
1 empty logs are hidden. Show all logs.
102 | |
---|---|
103 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
104 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
105 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
106 | 3a4616c..f5ece61 master -> origin/master |
107 | * [new tag] v0.0.70 -> v0.0.70 |
108 | Updating 3a4616c..f5ece61 |
109 | Fast-forward |
110 | ...er_configuration.tool_configuration.schema.json | 11 ++++++ |
111 | sql/swh-data.sql | 32 ++++++++++++++++- |
112 | sql/swh-schema.sql | 2 +- |
113 | sql/upgrades/090.sql | 4 ++- |
114 | sql/upgrades/091.sql | 40 ++++++++++++++++++++++ |
115 | swh/storage/archiver/director.py | 1 + |
116 | swh/storage/listener.py | 1 + |
117 | 7 files changed, 88 insertions(+), 3 deletions(-) |
118 | create mode 100644 sql/json/indexer_configuration.tool_configuration.schema.json |
119 | create mode 100644 sql/upgrades/091.sql |
120 | |
121 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
122 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
123 | Already up-to-date. |
124 | |
125 | mr update: finished (21 ok) |
126 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Nov 18 2016, 2:55 PM · Built instantly
- Status
Passed