On Tue, 18 Apr 2017 12:13:01 -0700 Lisa Nguyen lisa.nguyen@linaro.org wrote:
Hi Dave,
On 12 April 2017 at 08:09, Dave Pigott dave.pigott@linaro.org wrote:
Hi Lisa,
I need to fix the device dict based on some things that Neil did.
Still on my radar.
https://pmwg.validation.linaro.org/scheduler/job/1405#L385
This problem is now fixed. For reference, USB devices which show a serial number which includes forward slash / will have that slash replaced by an underscore when processed through pyudev. The device dictionary has been updated for pmwg panda-01. A documentation fix is in preparation.
(BTW 2017.4 includes NFS support for panda, so I used that in my test job, your ramdisk test job will work too.)
As we discussed during our sync, the device dictionary looks correct, yet I'm not sure if the probe is detected inside the LXC. I ran another job and it's the same result as the previous one I posted in this thread.
Also I don't know how USB devices are listed inside LXCs, but I would expect to see something like /dev/bus/usb/***, /dev/ttyUSB*, or /dev/ttyS*.
Can you check to see if I'm overlooking something in the log below? https://pmwg.validation.linaro.org/scheduler/job/1389#L1030
Dave
On 12 Apr 2017, at 16:08, Lisa Nguyen lisa.nguyen@linaro.org wrote:
On 19 March 2017 at 22:10, Senthil Kumaran S senthil.kumaran@linaro.org wrote:
Hi Lisa,
On Saturday 18 March 2017 12:49 AM, Lisa Nguyen wrote:
After re-running a sample test job[1] to test AEP support, I noticed that the usb path to the probe for the pandaboard was not detected in the container anymore:
https://pmwg.validation.linaro.org/scheduler/job/997#L1014
To verify that the /dev/usb/ directory didn't exist, I tweaked the test job a little to check the contents of /dev inside lxc and ran it again:
This has quite changed in 2017.2 as a result of https://projects.linaro.org/browse/LAVA-814
We do not use the symlink provided by udev rules anymore, instead we use the device_info parameter from device dictionary. See https://staging.validation.linaro.org/static/docs/v2/admin-lxc-deploy.html#a... for how to use device_info.
In order to use the above the panda device dictionary should be updated.
I see that the device dictionary got updated with device_info added.
I'm not sure if I see the path of the probe under /dev unless I'm missing something in the job definition? https://pmwg.validation.linaro.org/scheduler/job/1335#L1051
Thank You.
Senthil Kumaran http://www.stylesen.org/ http://www.sasenthilkumaran.com/
linaro-validation mailing list linaro-validation@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-validation
linaro-validation mailing list linaro-validation@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-validation