Description of problem:
There is no way for client to list and get files attached to {recipe,task,result}
This would enable bkr client extension:
bkr file-list T:1234
bkr file-get TR:12345 /TESTOUT.log
Version-Release number of selected component (if applicable):
0.5.25
At least an URL to directory where the files are stored could be exposed in taskactions.to_xml and in taskactions.task_info.
This location changes during lifetime (temporary storage and final destiny) as well as it was reorganized few times in the past.
It is not easy to get to the files: one needs to have a knowledge of server settings (e.g. how are the jobs grouped) which should not be required.
Good job, Jiri! Thanks for posting this! I temporarily resolved my issues using your script. And I hope your post will also speed up resolving this bz :)
Description of problem: There is no way for client to list and get files attached to {recipe,task,result} This would enable bkr client extension: bkr file-list T:1234 bkr file-get TR:12345 /TESTOUT.log Version-Release number of selected component (if applicable): 0.5.25