~sylvain-pineau/checkbox-ng:merge-reports2

Last commit made on 2018-10-25
Get this branch:
git clone -b merge-reports2 https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
merge-reports2
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

6d7d5bb... by Sylvain Pineau

checkbox-cli: New merge-reports command

Taking several submissions tarball to generate a single HTML report

444f251... by Sylvain Pineau

checkbox-cli:run: Add both title and description options to the command

babb2c5... by Sylvain Pineau

exporters:jinja2: New dump_from_session_manager_list method

Special method to record several sessions manager data in a report

1bb6f07... by Sylvain Pineau

exporters:html-multi-page: New exporter to record multiple sessions in a single HTML

bc8d650... by Sylvain Pineau

exporters:json: Add category_id, attachment-results and category_map

All are required to recreate a session suitable for export

6aefe92... by Sylvain Pineau

session:state: Do not consider resources/attachments for global outcome

Fixes lp:1773195

85a8dc1... by Maciej Kisielewski

exporters: add resource-results to the json template

This way we can extract job duration from the resource jobs.

Signed-off-by: Maciej Kisielewski <email address hidden>

44888e8... by Sylvain Pineau

ctrl: Don't process templates when there's no resources (i.e no I/O logs)

316d032... by Sylvain Pineau

subcommands: Exit properly the run command after a CTRL-C

3dde041... by Pierre Equoy

checkbox-cli: remove --partial option from list-bootstrapped

Given that we have a more flexible --format option, the
--partial option feels a bit redundant and can be removed.

LP: #1795349