Hello,
We use a python script, LAVA_via_API, to trigger our test jobs.
I must say that I don’t know whether this script is a pure internal creation or whether it’s been inspired by a Linaro script.
Its role is simple, create a lava job with quite a few parameters (job name, server, worker, kernel, rootfs, dtb, device, device_type, and so on),
submit the job, get results and logs.
Whatever, before reworking completely this script, I assume that a reference one exists on one of the Linaro gits. Can you tell me where to find this?
Thanks,
Denis