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

23-Sep-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 the local Embedded target into the Gi ecosystem.

2. Create a pipeline for an existing project that executes an automated build and 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

Was this answer helpful?