Continuous Integration (CI): How to setup CI system using GitLab?

20-Feb-2024

How BlueBox & winIDEA products can be used to perform automated tests on real hardware targets as part of a CI/CD infrastructure, and thus contribute to the success of an embedded software project?


Possible solution:

1. Integrate local Embedded target into the GitLab ecosystem.

2. Create a pipeline for an existing project that executes an automated build an On-Target test.

3. When the pipeline is running:

  • Modify the code
  • Add a test case to trigger the pipeliner run for our code change


For a detailed presentation of the whole configuration refer to the webinar The Role of Hardware Debugging Tools in Continuous Integration (CI) - Session I.


More resources
Was this answer helpful?