Skip to main content
Associate
February 9, 2026
Solved

ST Zephyr CICD?

  • February 9, 2026
  • 2 replies
  • 221 views

Does ST maintain any automated tests for ST development boards and Zephyr?  If so, where may I find more details about the hardware used and test coverage?

Best answer by Erwan Gouriou

Yes, we're running CICD tests every night on top of Zephyr main branch.

Around 25 boards are used (one per series) and around 10ĸ tests in total are run every night. 

Unfortunately, there is no good community solution today to expose these results. Though, we're uploading a session results once per week in https://github.com/zephyrproject-rtos/test_results.

There are still some limitations in what we're able to test but we're working on expanding the coverage.

2 replies

ST Employee
February 16, 2026

Hello @aw-engineer,

I recommend checking out the official Zephyr documentation: https://docs.zephyrproject.org

There you will find projects for ST development boards and Zephyr, along with detailed documentation and examples.

I hope this answer helps you. When your question is resolved, please mark this topic as the accepted solution, as it will help others find the information more easily.

Thanks for your contribution.

Dor_RH

Erwan Gouriou
Erwan GouriouBest answer
ST Employee
February 19, 2026

Yes, we're running CICD tests every night on top of Zephyr main branch.

Around 25 boards are used (one per series) and around 10ĸ tests in total are run every night. 

Unfortunately, there is no good community solution today to expose these results. Though, we're uploading a session results once per week in https://github.com/zephyrproject-rtos/test_results.

There are still some limitations in what we're able to test but we're working on expanding the coverage.