Hi, I am new to lava and trying to submit a job on lava scheduler ,job submitted nut no result is coming. I am trying to test the CIP Kernel on the Beaglebone Black(board is physically connected to my linux machine). Health checkup is working somehow . I am following the steps from here https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptestingrefer...
Pre-requise: 1. I have built(cip_v4.4.92) the CIP Kernel with Kernel CI as the steps mentioned in https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipsystembuildh... 2.Target is booted and up and flashed with debian 4.9 rootfs
Job Definination is pasted here
Need help for going further !!!!
Thanks & Regards, Smita Gumansingh
Hi, some comments below!
"Gumansingh, Smita" Smita_Gumansingh@mentor.com writes:
Hi, I am new to lava and trying to submit a job on lava scheduler ,job submitted nut no result is coming. I am trying to test the CIP Kernel on the Beaglebone Black(board is physically connected to my linux machine). Health checkup is working somehow .
By 'somehow' do you mean the health check is completing correctly and the device is shown as online?
I am following the steps from here https://wiki.linuxfoundation.org/civilinfrastructureplatform/ciptestingrefer...
Pre-requise:
- I have built(cip_v4.4.92) the CIP Kernel with Kernel CI as the steps mentioned in
https://wiki.linuxfoundation.org/civilinfrastructureplatform/cipsystembuildh... 2.Target is booted and up and flashed with debian 4.9 rootfs
What is the U-Boot prompt with this version, if it is ⇒ rather than U-Boot⇒
on the vagrant machine you need to
sudo vi /etc/lava-server/dispatcher-config/device-types/beaglebone-black.jinja2 And add the line: {% set bootloader_prompt = bootloader_prompt|default('⇒') %}
Job Definination is pasted here
Need help for going further !!!!
Do you get any output from the job?
Thanks & Regards, Smita Gumansingh
Robert
lava-users@lists.lavasoftware.org