Skip to content

Integrate gitlab-ci/use-multiple-ci-test-pipelines

Commit: https://git.seco.com/seco-ne/yocto/infrastructure/gitlab-ci/-/commit/b20f6b95e2c8dca7d6c4a621259ff22ee5d62dd4

Use multiple CI test pipelines

Instead of mixing dedicated CI test jobs and Yocto build simulation jobs within one pipeline, use the new multi-build-pipelines architecture to split them up into separate child pipelines. This also makes most of the Yocto pipeline code reusable, so that we don't have to declare all the jobs again in ci-test.

Merge request reports

Loading