PINE64
[Article] Test Bot for NuttX Pull Requests ... Tested on Real Hardware (Oz64 SG2000) - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=74)
+--- Thread: [Article] Test Bot for NuttX Pull Requests ... Tested on Real Hardware (Oz64 SG2000) (/showthread.php?tid=19682)



[Article] Test Bot for NuttX Pull Requests ... Tested on Real Hardware (Oz64 SG2000) - lupyuen - 02-15-2025

With Apache NuttX RTOS, we're always Making Things Better (and making better things). Our new Test Bot shall watch for Comments on Pull Requests, and start a Build + Test on Real Hardware. This PR Comment...

    @nuttxpr test oz64:nsh

Will trigger our PR Test Bot to Download, Build and Test the PR Code on Oz64 SG2000 RISC-V SBC. Which is mighty helpful for Validating Pull Requests before Merging.

Why are we doing this? Testing a Pull Request on Real Hardware is a Compulsory, Cumbersome Chore. Executed by our Unpaid Volunteers who care about Code Quality. Let's make it a little less painful! ?

(Be Mindful: Pull Requests might have Security Concerns)

Check out the article: https://lupyuen.org/articles/testbot.html

[Image: testbot-flow.jpg]

Lup