Skip to content
Snippets Groups Projects
Commit dcf4c377 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 60153757
No related branches found
No related tags found
1 merge request!44Integrate gitlab-ci/share-build-and-test-job-basics
Pipeline #23377 passed with stage
in 9 seconds
Subproject commit 6508e800125713ebb7efc6f3c1547fe1e52eca8f
Subproject commit 075aeccbcc116de5ff05de53460f5db3fd40802d
......@@ -4,7 +4,7 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 6508e800125713ebb7efc6f3c1547fe1e52eca8f
ref: 075aeccbcc116de5ff05de53460f5db3fd40802d
file: 'manifest-integration-yocto.yml'
variables:
......
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