raiden00pl commented on PR #17017: URL: https://github.com/apache/nuttx/pull/17017#issuecomment-3291977207
> Should I add a step in tools/testbuild.sh to call this script? CI currently runs builds for all boards listed under tools/testlist/. Do we also want to run this out-of-tree export test for all boards, or should we select a single representative board/config to keep CI runtime reasonable? We need to conserve CI resources due to Apache Foundation restrictions, so one representative board is enough. In the future we can include tests for various host OSes (Mac, Windows) but for now Linux is probably enough? I'm not sure where to run this script, probably we should add another job in the build workflow and call it directly: https://github.com/apache/nuttx/blob/master/.github/workflows/build.yml `tools/testbuild.sh` is designed to work with `<testlist-file>` and in the case of your script, `<testlist-file>` is not used, so these two don't really fit together. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org