Yanfeng, There is a basic automation test running on sim/qemu after the ci build finish: https://github.com/apache/nuttx/blob/master/tools/ci/cirun.sh you can add more tests and boards as needed.
On Thu, Aug 8, 2024 at 11:10 AM yfliu2008 <yfliu2...@qq.com.invalid> wrote: > Alan, > > > Just want to add that besides a testing farm, we can also leverage the > cheap QEMU more in our CI. > > > For example, the "rv-virt" target now supports most configurations that > are used on other riscv devices, so it can be a good representative for > riscv devices in general. On the other hand, almost all recent failures on > k230 devices can be reproduced on QEMU, if we had "ostest" based smoke > testing coverage in our CI, those fake k230 issues can be prevented earlier. > > > > Regards, > Yanfeng > > > > > Original > > > > From:"Alan C. Assis"< acas...@gmail.com >; > > Date:2024/7/19 3:14 > > To:"dev"< dev@nuttx.apache.org >; > > Subject:Help us to create a distributed board testing farm > > > Hi Everyone, > > We are creating a testing farm for NuttX to be integrated on our CI. > > As you know, NuttX supports more than 300 boards and we need to test all > boards everytime someone modifies our code base. > > So, let's to map each person have each board, please include your name in > the front of each board you have (case there is already some else name > there, put your name in the next column) > > > https://docs.google.com/spreadsheets/d/1nDMquG-gjfQ0c9jIfv_HztGeq1ysfCeJzOEts3X3Eks/edit?gid=0#gid=0 > > Thank you very much! > > BR, > > Alan