~sylvain-pineau/checkbox-ng:fix-1817029

Last commit made on 2019-07-16
Get this branch:
git clone -b fix-1817029 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:
fix-1817029
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

42acde1... by Pierre Equoy

subcommands: Ensure submissions generated with `merge-*` commands are complete

Checkbox's `merge-reports` and `merge-submissions` subcommands rely on
an existing submission json file to spawn a new Checkbox session, then
export it in different formats (JSON, HTML, Excel).

The problem is that until now, the submission JSON files generated by
Checkbox lacked some important information, such as the full job ID or
the category ID.

Using such submission JSON file(s) with the `merge-reports` or
`merge-submissions` commands would result in incomplete new JSON
submissions.

This commit fixes this, so that a submission archive generated with the
`merge-submissions` command contains all the bits needed required by C3
for processing.

LP: #1817029

91c68d5... by PMR <pmr@pmr-lander>

Merge #366752 from ~kissiel/checkbox-ng:fix-subcommand-description

84f48ee... by PMR <pmr@pmr-lander>

Merge #366711 from ~kissiel/checkbox-ng:print-path-when-side-loading

b209f4c... by PMR <pmr@pmr-lander>

Merge #366825 from ~kissiel/checkbox-ng:fix-startup-delay

7a2be76... by Maciej Kisielewski

socket_hack: remove storing of the later unused var

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

3279726... by Maciej Kisielewski

subcommand: move socket hack to a more suitable place

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

a49ee0c... by Maciej Kisielewski

subcommands: change socket hack target to localhost

This way we still get the benefit of "fixing"(?) state of sockets but without
having to wait for timeout on resolving foo.bar.baz.

9c62fad... by Maciej Kisielewski

commands: fix descriptions of slave and master commands

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

994649c... by Maciej Kisielewski

assistant: print a path from which provider got sideloaded

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

1bbdd67... by PMR <pmr@pmr-lander>

Merge #366559 from ~kissiel/checkbox-ng:remote-api-version-bump