Skip to content
Snippets Groups Projects
Commit e5db645a authored by GitBot's avatar GitBot Committed by Tim Jaacks
Browse files

Integrate gitlab-ci/share-yaml-code-for-manifest-integration and 2 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@686323c6

Remove yaml redundancies in manifest-integration

Leave all common yaml parts in manifest-integration.yml and add
manifest-integration-yocto.yml and manifest-integration-ci-test.yml
containing the different variable assignments for each environment.

The repos including these files have to be updated with the new names.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@4c751096

Harmonize manifest-integration yaml files for yocto and ci-test

This is the first step for reducing code duplicates.

BCS 746-000807

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@c877f9c9

retrigger: Allow to specify the manifest's remote identifier in a variable

Costum manifest may override this variable
parent cc1f592d
No related branches found
No related tags found
1 merge request!690Update gitlab-ci
Subproject commit d9660a80edc09242d507077a4059531a057f3184
Subproject commit 686323c648881a4fa0f3f8ae6e305d17337eecf3
......@@ -4,14 +4,14 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: d9660a80edc09242d507077a4059531a057f3184
ref: 686323c648881a4fa0f3f8ae6e305d17337eecf3
file: 'manifest.yml'
variables:
MANIFEST_PROJECT_ID: 1725
MASTER_BRANCH_MANIFEST: kirkstone
MASTER_BRANCH_PROJECT: kirkstone
GITLAB_CI_CURRENT_REV: d9660a80edc09242d507077a4059531a057f3184
GITLAB_CI_CURRENT_REV: 686323c648881a4fa0f3f8ae6e305d17337eecf3
CI_PARAM_IMAGE: seconorth-image
CI_PARAM_DISTRO: seconorth-wayland
CI_PARAM_IMAGE_FNG: fngsystem-image
......
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