[yocto] Automate hardware test using oeqa runtime library

2018-12-04 Thread Hussin, Mohamad Noor Alim
Hi Richard, I wrote some scripts to test USB mount/unmount, read & write on real hardware. I use OEQA runtime library to wrote the test cases. However, these tests only work on hardware and not for qemu. Since these tests run on hardware, I need to add a flag to avoid the tests execute on

Re: [yocto] [PATCH] runtime: add BSP test case for usb storage

2018-09-23 Thread Hussin, Mohamad Noor Alim
age device we need to write at first place? Regards, Alim Hussin -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Monday, September 24, 2018 4:50 AM To: Hussin, Mohamad Noor Alim Cc: yocto@yoctoproject.org Subject: Re: [yocto] [PATCH] runtime: add BS

Re: [yocto] [PATCH] runtime: Add support to manual BSP test cases

2018-07-15 Thread Hussin, Mohamad Noor Alim
TestID was determined from testopia, https://bugzilla.yoctoproject.org/tr_show_run.cgi?run_id=9635. Regards, Alim Hussin -Original Message- From: akuster808 [mailto:akuster...@gmail.com] Sent: Friday, July 13, 2018 10:52 PM To: Hussin, Mohamad Noor Alim ; yocto@yoctoproject.org

Re: [linux-yocto] [PATCH] igb.cfg: change igb config from m to y

2018-06-27 Thread Hussin, Mohamad Noor Alim
This is for yocto-4.14 and yocto-4.15. Regards, Alim Hussin -Original Message- From: Hussin, Mohamad Noor Alim Sent: Wednesday, June 27, 2018 5:01 AM To: linux-yocto@yoctoproject.org Cc: Hussin, Mohamad Noor Alim ; Chan, Aaron Chun Yew Subject: [PATCH] igb.cfg: change igb config from

Re: [yocto] PXE Boot NFS not working

2018-04-27 Thread Hussin, Mohamad Noor Alim
up the verbosity so I know how NFS client fails? Until I get some more insights to above, I'd proceed to investigate the other issue - why my kernel initialization would need to wait for any "removable media" indefinitely, and see if I could fix/change this. Thanks, Raymond

Re: [yocto] PXE Boot NFS not working

2018-04-26 Thread Hussin, Mohamad Noor Alim
one who are expert on kernel development on how to enable build-in kernel module. Regards, Alim Hussin From: Raymond Yeung [mailto:rksye...@hotmail.com] Sent: Friday, April 27, 2018 1:12 AM To: Hussin, Mohamad Noor Alim <mohamad.noor.alim.hus...@intel.com>; yocto@yoctoproject.org Subjec

Re: [yocto] PXE Boot NFS not working

2018-04-26 Thread Hussin, Mohamad Noor Alim
Refer to my post here https://lists.yoctoproject.org/pipermail/yocto/2018-April/040860.html Don't use initramfs/initrd as it not working. Regards, Alim Hussin From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Raymond Yeung Sent: Thursday, April 26,

Re: [yocto] Linux Files needed for PXE network boot

2018-04-20 Thread Hussin, Mohamad Noor Alim
Maybe grub file bootx64.efi do not have network module. You can try to use grub provided by Ubuntu http://archive.ubuntu.com/ubuntu/dists/trusty/main/uefi/grub2-amd64/current/grubnetx64.efi.signed Or build your own grub that build-in with network capability. In your root tftp server create a