-----Original Message----- From: Lava-users lava-users-bounces@lists.lavasoftware.org On Behalf Of Stephen Lawrence Sent: 16 April 2020 20:35 To: lava-users@lists.lavasoftware.org Subject: [Lava-users] job error with new fastboot in docker support
Hi,
I'm trialling the fastboot support in Docker introduced in LAVA v2020.02 and getting a fundamental job error about the deploy action of the job definition. I've checked against the examples from the recent Linaro Tech Day LAVA presentation but I can't see the source of the error. Could someone familiar with this new support please take a look at the job definition please? I'm thinking it must be something obvious.
Error snippet: error_msg: None of the deployment strategies accepted your deployment parameters, reasons given: overlay: "to" parameter is not "overlay" docker: 'docker' not in the device configuration deploy methods download: "to" parameter is not "download" qemu-nfs:
Full error: https://lava.genivi.org/scheduler/job/718
Job definition: https://lava.genivi.org/scheduler/job/718/definition
One part of the error that stands out is: "docker: 'docker' not in the device configuration deploy methods" Is something required to enable the support for "to: fastboot/docker: image" in the dispatcher or the device description?
Does anyone have a working test job using this new feature in a public instance they could point to? A working example to compare to could be a help. I had a look through the linaro validation instance but couldn't find an example.
Regards
Steve