incubator-nuttx/tools/ci
Lup Yuen Lee c4d754f135 CI: Split the targets in sim-01 and add sim-03
This PR splits the CI Build Job sim-01 and adds sim-03:

Before the Split: Simulator Jobs take up to 1.5 hours to complete
- sim-01 (1 hour 31 mins): adb, citest, lvgl, matter
- sim-02 (28 mins): posix_test, sqlite

After the Split: Simulator Jobs will complete within 1 hour
- sim-01 (58 mins): adb, citest
- sim-02 (35 mins): lvgl, matter
- sim-03 (28 mins): posix_test, sqlite

This will help us comply with the ASF Policy for GitHub Actions, as explained here: https://github.com/apache/nuttx/issues/14376
2024-10-22 08:55:20 +08:00
..
docker/linux CI: CI Docker adds Python package installation 2024-10-13 02:25:29 +08:00
platforms CI: CI Docker adds Python package installation 2024-10-13 02:25:29 +08:00
testlist CI: Split the targets in sim-01 and add sim-03 2024-10-22 08:55:20 +08:00
testrun ci: corrent the error judgement on mq testcase 2024-09-29 18:18:01 +08:00
README.md
cibuild.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
cirun.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00

README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.