Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD pipeline for the TestApp repository #292

Open
sebastianpfischer opened this issue May 5, 2023 · 0 comments
Open

CI/CD pipeline for the TestApp repository #292

sebastianpfischer opened this issue May 5, 2023 · 0 comments
Labels
ci Related to continuous integration and deployment dependencies Pull requests that update a dependency file docker Pull requests that update Docker code feature New feature or request size XL Complexity of the ticket test Increase code coverage

Comments

@sebastianpfischer
Copy link
Contributor

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 sebastianpfischer added feature New feature or request size XL Complexity of the ticket ci Related to continuous integration and deployment test Increase code coverage dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels May 5, 2023
@sebastianpfischer sebastianpfischer added this to the TestApp Contribution milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to continuous integration and deployment dependencies Pull requests that update a dependency file docker Pull requests that update Docker code feature New feature or request size XL Complexity of the ticket test Increase code coverage
Projects
None yet
Development

No branches or pull requests

1 participant