Skip to content
Snippets Groups Projects
Commit 2591466e 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 40250e86
No related branches found
No related tags found
1 merge request!64Integrate gitlab-ci/share-build-and-test-job-basics
Pipeline #23375 passed with stage
in 12 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