lupyuen commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2680803768
@tmedicci Sorry I thought we were talk about an Initial Defconfig, instead of an Initial CI Test? `rv-virt:citest` has problems today: - It fails randomly, according to [NuttX Dashboard](https://nuttx-dashboard.org/d/fe2q876wubc3kc/nuttx-build-history?from=now-7d&to=now&timezone=browser&var-arch=$__all&var-subarch=$__all&var-board=rv-virt&var-config=citest&var-group=$__all&var-Filters=) - If CI Test crashes: [Everything runs super slowly, up to 1 hour](https://github.com/apache/nuttx/issues/14808#issue-2661180633) - `rv-virt:nsh64` and `knsh64` won't run correctly with [QEMU on Docker on GitHub Actions](https://lupyuen.github.io/articles/rust6#appendix-nuttx-qemu-risc-v-fails-on-github-actions) - Adding CI Tests might exceed our GitHub Usage Quota [(we're roughly at 50% right now)](https://github.com/apache/nuttx/issues/15451#issuecomment-2611341475) - Adding a Self-Hosted GitHub Runner requires permission from [ASF Infra Team](https://infra.apache.org/self-hosted-runners.html) - GitHub Runners need to be secured against [malicious scripts and code](https://infra.apache.org/self-hosted-runners.html) inside PRs, which means we need to budget for Hardened Servers and a Security Team to maintain them - Also watch out for sneaky attacks like [QEMU Semihosting Breakout](https://lupyuen.org/articles/testbot2.html#semihosting-breakout) -- 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