Skip to content
Snippets Groups Projects
Commit 49f48f52 authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

[TOOLS][INTEGRATION] Add integration jobs for repos inside 'tools' group

The 'tools' group contains repos, e.g. 'seco-base', which inherits
other repositories as submodule, e.g. 'seco-build-configurator'.
This commit:
* Introduces the 'tools-integration.yml' file that dinamically creates the
 integration pipeline (similarly to what already present for layers
 integration).
 * Introduces 'tools-integration-pipeline.yml.jinja2' file used for
 templating of dinamically created pipelines.
 * Introduces 'tools-integration-jobs.yml' to perform MR creation and
 merge as done for the layer integration steps.
 * Leverages 'update_submodule' python module to create integration
 branch and commit that update the SHA of the submodule.
 * A minor fix on python script to accept and merge integration MRs.
parent 1272b826
No related branches found
No related tags found
Loading
Loading
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