Skip to content

lava-submit: Add ability to dump submitted job ids to a json file

Sjoerd Simons requested to merge wip/save-ids-json into master

To allow easy monitor the submitted jobs in another gitlab job dump add the ability to dump the ids to a json file. This can then be used as an artifact to pass on to a monitoring job.

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Merge request reports