kiso-testing icon indicating copy to clipboard operation
kiso-testing copied to clipboard

CI/CD pipeline for the TestApp repository

Open sebastianpfischer opened this issue 2 years ago • 0 comments

In order to automatically validate our TestApps we want to create a CI/CD pipeline per TestApp

Capabilities

  • detection of which TestApp was modified and trigger only the CI/CD pipeline associated to it
  • the automatic test should try to be as closed as a real system, e.g. QEMU could be used for a SIL. Linter and compile errors should also be verified

Acceptance Criteria AC1: pipeline setup AC2: dummy run validates its functionality

sebastianpfischer avatar May 05 '23 14:05 sebastianpfischer