[beaker-jobwatch] on result.json also provide the job ids.
Currently when reporting the results we only have the receipeset ids, it would be nice to have the job ids.
related to #1254 (closed)
cat result.json
{
"finished_recipesets": [],
"unfinished_recipesets": [
17661123,
17661124,
17661125
]
}
Jira: CKI-6496
Edited by CKI Bot