We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide your feedback for the PR Test Bot, that will Build a Test a PR on Real Hardware (Oz64 SG2000 RISC-V SBC). Thanks!
How it works...
nuttx-test-bot polls for GitHub Notifications containing Mentions like @nuttxpr test milkv_duos:nsh. Which calls...
@nuttxpr test milkv_duos:nsh
build-test.sh to start the Build and Test and capture the log. Which calls...
build-test-oz64.sh to Build and Test for Oz64 SG2000 RISC-V SBC. Which calls...
oz64.exp Expect Script to SSH to an Arm64 SBC connected to Oz64, send NSH Commands via USB Serial and verify the OSTest Output. Which calls...
oz64-power.sh to power on / off Oz64, controlling an IKEA Smart Power Plug via Home Assistant API. Oz64 boots NuttX over TFTP.
Beware of Security Implications. Right now I trigger the Test Bot manually for each PR.
PR Test Bot in action
Oz64 Build and Test Log
TODO: More details in my upcoming article
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please provide your feedback for the PR Test Bot, that will Build a Test a PR on Real Hardware (Oz64 SG2000 RISC-V SBC). Thanks!
How it works...
nuttx-test-bot polls for GitHub Notifications containing Mentions like
@nuttxpr test milkv_duos:nsh
. Which calls...build-test.sh to start the Build and Test and capture the log. Which calls...
build-test-oz64.sh to Build and Test for Oz64 SG2000 RISC-V SBC. Which calls...
oz64.exp Expect Script to SSH to an Arm64 SBC connected to Oz64, send NSH Commands via USB Serial and verify the OSTest Output. Which calls...
oz64-power.sh to power on / off Oz64, controlling an IKEA Smart Power Plug via Home Assistant API. Oz64 boots NuttX over TFTP.
Beware of Security Implications. Right now I trigger the Test Bot manually for each PR.
PR Test Bot in action
Oz64 Build and Test Log
TODO: More details in my upcoming article
The text was updated successfully, but these errors were encountered: