On 13 March 2017 at 20:27, Lisa Nguyen lisa.nguyen@linaro.org wrote:
Hi,
I'm learning to create a job to boot a mainline kernel on the pandaboard with debian rootfs in LAVA V2, but I keep running into these network related errors:
https://staging.validation.linaro.org/scheduler/job/168134#L625 https://staging.validation.linaro.org/scheduler/job/168134#L642
Here's my job definition: https://staging.validation.linaro.org/scheduler/job/168134/definition
Am I missing something to get the network working? I'd like to be able to run basic smoke tests as a start.
That job is using an NFS rootfs which has "special" handlers for LAVA V1 master image support (lava-master-network) and it seems that those are getting in the way of the normal init process. There are some odd things with NFS on panda and mainline kernels. I'll see if I can get a working NFS rootfs later today and then I'll add it to the standard test jobs. In the meantime, are you able to do your tests with a ramdisk deployment?