Hello Lava-users,
Do we have any sample reference yaml job definition which has booting the target with kexec method.
Thanks, Hemanth.
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has booting the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Got the following https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec... https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski < milosz.wasilewski@linaro.org> wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has booting
the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
On Mon, 18 Mar 2019 at 10:43, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Got the following https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec... https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
I never used it and I've no idea how (if) it works. I'd say just try it and see what happens :)
milosz
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski milosz.wasilewski@linaro.org wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has booting the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Hello,
I just gave it a try on a qemu device: https://staging.validation.linaro.org/scheduler/job/250217
The job is not working as the code hasn't been upgraded to the latest API (as nobody was using it). I have a small patch that fix the issue: https://git.lavasoftware.org/lava/lava/merge_requests/459
Rgds
Le lun. 18 mars 2019 à 11:48, Milosz Wasilewski < milosz.wasilewski@linaro.org> a écrit :
On Mon, 18 Mar 2019 at 10:43, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Got the following
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec...
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
I never used it and I've no idea how (if) it works. I'd say just try it and see what happens :)
milosz
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski <
milosz.wasilewski@linaro.org> wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com
wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has booting
the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Hello,
the patch has been merged and will be available in the next release. Or already available if you use the daily builds.
Cheers
Le lun. 18 mars 2019 à 17:07, Remi Duraffort remi.duraffort@linaro.org a écrit :
Hello,
I just gave it a try on a qemu device: https://staging.validation.linaro.org/scheduler/job/250217
The job is not working as the code hasn't been upgraded to the latest API (as nobody was using it). I have a small patch that fix the issue: https://git.lavasoftware.org/lava/lava/merge_requests/459
Rgds
Le lun. 18 mars 2019 à 11:48, Milosz Wasilewski < milosz.wasilewski@linaro.org> a écrit :
On Mon, 18 Mar 2019 at 10:43, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Got the following
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec...
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
I never used it and I've no idea how (if) it works. I'd say just try it and see what happens :)
milosz
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski <
milosz.wasilewski@linaro.org> wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com
wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has
booting the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
-- Rémi Duraffort LAVA Team, Linaro
A working example on staging: https://staging.validation.linaro.org/scheduler/job/250347
Cheers
Le jeu. 21 mars 2019 à 12:45, Remi Duraffort remi.duraffort@linaro.org a écrit :
Hello,
the patch has been merged and will be available in the next release. Or already available if you use the daily builds.
Cheers
Le lun. 18 mars 2019 à 17:07, Remi Duraffort remi.duraffort@linaro.org a écrit :
Hello,
I just gave it a try on a qemu device: https://staging.validation.linaro.org/scheduler/job/250217
The job is not working as the code hasn't been upgraded to the latest API (as nobody was using it). I have a small patch that fix the issue: https://git.lavasoftware.org/lava/lava/merge_requests/459
Rgds
Le lun. 18 mars 2019 à 11:48, Milosz Wasilewski < milosz.wasilewski@linaro.org> a écrit :
On Mon, 18 Mar 2019 at 10:43, Hemanth K V kv.hemanth.mys@gmail.com wrote:
Got the following
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec...
https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
I never used it and I've no idea how (if) it works. I'd say just try it and see what happens :)
milosz
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski <
milosz.wasilewski@linaro.org> wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V kv.hemanth.mys@gmail.com
wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has
booting the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
-- Rémi Duraffort LAVA Team, Linaro
-- Rémi Duraffort LAVA Team, Linaro
Thanks for update and working example.
From: Lava-users [mailto:lava-users-bounces@lists.lavasoftware.org] On Behalf Of Remi Duraffort Sent: 22 March 2019 18:33 To: Milosz Wasilewski milosz.wasilewski@linaro.org Cc: lava-users lava-users@lists.lavasoftware.org; Hemanth K V kv.hemanth.mys@gmail.com Subject: Re: [Lava-users] kexec boot mechanism
A working example on staging: https://staging.validation.linaro.org/scheduler/job/250347
Cheers
Le jeu. 21 mars 2019 à 12:45, Remi Duraffort <remi.duraffort@linaro.orgmailto:remi.duraffort@linaro.org> a écrit : Hello,
the patch has been merged and will be available in the next release. Or already available if you use the daily builds.
Cheers
Le lun. 18 mars 2019 à 17:07, Remi Duraffort <remi.duraffort@linaro.orgmailto:remi.duraffort@linaro.org> a écrit : Hello,
I just gave it a try on a qemu device: https://staging.validation.linaro.org/scheduler/job/250217
The job is not working as the code hasn't been upgraded to the latest API (as nobody was using it). I have a small patch that fix the issue: https://git.lavasoftware.org/lava/lava/merge_requests/459
Rgds
Le lun. 18 mars 2019 à 11:48, Milosz Wasilewski <milosz.wasilewski@linaro.orgmailto:milosz.wasilewski@linaro.org> a écrit : On Mon, 18 Mar 2019 at 10:43, Hemanth K V <kv.hemanth.mys@gmail.commailto:kv.hemanth.mys@gmail.com> wrote:
Got the following https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/actions/boot/kexec... https://git.linaro.org/lava/lava.git/tree/lava_dispatcher/test/sample_jobs/k...
The sample job specifies kexec boot method which isn't yet supported?
I never used it and I've no idea how (if) it works. I'd say just try it and see what happens :)
milosz
Thanks, Hemanth.
On Mon, Mar 18, 2019 at 2:58 PM Milosz Wasilewski <milosz.wasilewski@linaro.orgmailto:milosz.wasilewski@linaro.org> wrote:
On Mon, 18 Mar 2019 at 06:41, Hemanth K V <kv.hemanth.mys@gmail.commailto:kv.hemanth.mys@gmail.com> wrote:
Hello Lava-users,
Do we have any sample reference yaml job definition which has booting the target with kexec method.
As far as I can tell LAVA doesn't (yet) support kexec.
milosz
Thanks, Hemanth.
Lava-users mailing list Lava-users@lists.lavasoftware.orgmailto:Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
_______________________________________________ Lava-users mailing list Lava-users@lists.lavasoftware.orgmailto:Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users
-- Rémi Duraffort LAVA Team, Linaro
-- Rémi Duraffort LAVA Team, Linaro
-- Rémi Duraffort LAVA Team, Linaro
lava-users@lists.lavasoftware.org