Skip to content
Snippets Groups Projects
Commit ebbabf9e authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/share-build-and-test-job-basics

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@075aeccb

Refactoring: share build and test job basics for ci-test and Yocto

This shares YAML code for the following procedures:
- Build environment
- Source code checkout via repo
- SSH key and known hosts setup
- LAVA test submission
- Docker check if build folder is empty
parent 883e6834
No related branches found
No related tags found
1 merge request!386Integrate gitlab-ci/share-build-and-test-job-basics
Subproject commit 6508e800125713ebb7efc6f3c1547fe1e52eca8f
Subproject commit 075aeccbcc116de5ff05de53460f5db3fd40802d
......@@ -4,5 +4,5 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 6508e800125713ebb7efc6f3c1547fe1e52eca8f
ref: 075aeccbcc116de5ff05de53460f5db3fd40802d
file: 'manifest-integration-yocto.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment